/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/
.row {
  width: 101%;
  transition: .2s width ease;
  *zoom: 1
}

.row:before,
.row:after {
  display: table;
  clear: both;
  content: ''
}

.row>[class*="span-"] {
  float: left;
  margin-right: 1%;
  *margin-right: .89%
}

.row>.span-1 {
  width: 7.33333333%
}

.row>.span-2 {
  width: 15.66666667%
}

.row>.span-3 {
  width: 24%
}

.row>.span-4 {
  width: 32.33333333%
}

.row>.span-5 {
  width: 40.66666667%
}

.row>.span-6 {
  width: 49%
}

.row>.span-7 {
  width: 57.33333333%
}

.row>.span-8 {
  width: 65.66666667%
}

.row>.span-9 {
  width: 74%
}

.row>.span-10 {
  width: 82.33333333%
}

.row>.span-11 {
  width: 90.66666667%
}

.row>.span-12 {
  width: 99%
}

.full-row {
  width: 100%;
  transition: .2s width ease;
  *zoom: 1
}

.full-row:before,
.full-row:after {
  display: table;
  clear: both;
  content: ''
}

.full-row>[class*='span'] {
  float: left
}

.full-row>.span-1 {
  width: 8.33333333%;
  *width: 8.22333333%
}

.full-row>.span-2 {
  width: 16.66666667%;
  *width: 16.55666667%
}

.full-row>.span-3 {
  width: 25%;
  *width: 24.89%
}

.full-row>.span-4 {
  width: 33.33333333%;
  *width: 33.22333333%
}

.full-row>.span-5 {
  width: 41.66666667%;
  *width: 41.55666667%
}

.full-row>.span-6 {
  width: 50%;
  *width: 49.89%
}

.full-row>.span-7 {
  width: 58.33333333%;
  *width: 58.22333333%
}

.full-row>.span-8 {
  width: 66.66666667%;
  *width: 66.55666667%
}

.full-row>.span-9 {
  width: 75%;
  *width: 74.89%
}

.full-row>.span-10 {
  width: 83.33333333%;
  *width: 83.22333333%
}

.full-row>.span-11 {
  width: 91.66666667%;
  *width: 91.55666667%
}

.full-row>.span-12 {
  width: 100%;
  *width: 99.89%
}

.row>.pull-right,
.full-row>.pull-right {
  float: right
}

.row>.center {
  position: relative;
  left: -0.5%;
  display: block;
  float: none;
  clear: both;
  margin-right: auto;
  margin-left: auto
}

.full-row>.center {
  display: block;
  float: none;
  clear: both;
  margin-right: auto;
  margin-left: auto
}

.pull-left-1 {
  position: relative;
  left: -8.33333333%
}

.pull-left-2 {
  position: relative;
  left: -16.66666667%
}

.pull-left-3 {
  position: relative;
  left: -25%
}

.pull-left-4 {
  position: relative;
  left: -33.33333333%
}

.pull-left-5 {
  position: relative;
  left: -41.66666667%
}

.pull-left-6 {
  position: relative;
  left: -50%
}

.pull-left-7 {
  position: relative;
  left: -58.33333333%
}

.pull-left-8 {
  position: relative;
  left: -66.66666667%
}

.pull-left-9 {
  position: relative;
  left: -75%
}

.pull-left-10 {
  position: relative;
  left: -83.33333333%
}

.pull-left-11 {
  position: relative;
  left: -91.66666667%
}

.pull-left-12 {
  position: relative;
  left: -100%
}

.pull-right-1 {
  position: relative;
  left: 8.33333333%
}

.pull-right-2 {
  position: relative;
  left: 16.66666667%
}

.pull-right-3 {
  position: relative;
  left: 25%
}

.pull-right-4 {
  position: relative;
  left: 33.33333333%
}

.pull-right-5 {
  position: relative;
  left: 41.66666667%
}

.pull-right-6 {
  position: relative;
  left: 50%
}

.pull-right-7 {
  position: relative;
  left: 58.33333333%
}

.pull-right-8 {
  position: relative;
  left: 66.66666667%
}

.pull-right-9 {
  position: relative;
  left: 75%
}

.pull-right-10 {
  position: relative;
  left: 83.33333333%
}

.pull-right-11 {
  position: relative;
  left: 91.66666667%
}

.pull-right-12 {
  position: relative;
  left: 100%
}

@media only screen and (max-width:1024px) {
  .row>.midd-1 {
    width: 7.33333333%
  }

  .row>.midd-2 {
    width: 15.66666667%
  }

  .row>.midd-3 {
    width: 24%
  }

  .row>.midd-4 {
    width: 32.33333333%
  }

  .row>.midd-5 {
    width: 40.66666667%
  }

  .row>.midd-6 {
    width: 49%
  }

  .row>.midd-7 {
    width: 57.33333333%
  }

  .row>.midd-8 {
    width: 65.66666667%
  }

  .row>.midd-9 {
    width: 74%
  }

  .row>.midd-10 {
    width: 82.33333333%
  }

  .row>.midd-11 {
    width: 90.66666667%
  }

  .row>.midd-12 {
    width: 99%
  }

  .midd-hide {
    display: none
  }

  .midd-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
  }

  .full-row>.midd-1 {
    width: 8.33333333%
  }

  .full-row>.midd-2 {
    width: 16.66666667%
  }

  .full-row>.midd-3 {
    width: 25%
  }

  .full-row>.midd-4 {
    width: 33.33333333%
  }

  .full-row>.midd-5 {
    width: 41.66666667%
  }

  .full-row>.midd-6 {
    width: 50%
  }

  .full-row>.midd-7 {
    width: 58.33333333%
  }

  .full-row>.midd-8 {
    width: 66.66666667%
  }

  .full-row>.midd-9 {
    width: 75%
  }

  .full-row>.midd-10 {
    width: 83.33333333%
  }

  .full-row>.midd-11 {
    width: 91.66666667%
  }

  .full-row>.midd-12 {
    width: 100%
  }
}

@media only screen and (max-width:992px) {
  .row>.smidd-1 {
    width: 7.33333333%
  }

  .row>.smidd-2 {
    width: 15.66666667%
  }

  .row>.smidd-3 {
    width: 24%
  }

  .row>.smidd-4 {
    width: 32.33333333%
  }

  .row>.smidd-5 {
    width: 40.66666667%
  }

  .row>.smidd-6 {
    width: 49%
  }

  .row>.smidd-7 {
    width: 57.33333333%
  }

  .row>.smidd-8 {
    width: 65.66666667%
  }

  .row>.smidd-9 {
    width: 74%
  }

  .row>.smidd-10 {
    width: 82.33333333%
  }

  .row>.smidd-11 {
    width: 90.66666667%
  }

  .row>.smidd-12 {
    width: 99%
  }

  .smidd-hide {
    display: none
  }

  .smidd-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
  }

  .full-row>.smidd-1 {
    width: 8.33333333%
  }

  .full-row>.smidd-2 {
    width: 16.66666667%
  }

  .full-row>.smidd-3 {
    width: 25%
  }

  .full-row>.smidd-4 {
    width: 33.33333333%
  }

  .full-row>.smidd-5 {
    width: 41.66666667%
  }

  .full-row>.smidd-6 {
    width: 50%
  }

  .full-row>.smidd-7 {
    width: 58.33333333%
  }

  .full-row>.smidd-8 {
    width: 66.66666667%
  }

  .full-row>.smidd-9 {
    width: 75%
  }

  .full-row>.smidd-10 {
    width: 83.33333333%
  }

  .full-row>.smidd-11 {
    width: 91.66666667%
  }

  .full-row>.smidd-12 {
    width: 100%
  }
}

@media only screen and (max-width:760px) {
  .row>.smal-1 {
    width: 7.33333333%
  }

  .row>.smal-2 {
    width: 15.66666667%
  }

  .row>.smal-3 {
    width: 24%
  }

  .row>.smal-4 {
    width: 32.33333333%
  }

  .row>.smal-5 {
    width: 40.66666667%
  }

  .row>.smal-6 {
    width: 49%
  }

  .row>.smal-7 {
    width: 57.33333333%
  }

  .row>.smal-8 {
    width: 65.66666667%
  }

  .row>.smal-9 {
    width: 74%
  }

  .row>.smal-10 {
    width: 82.33333333%
  }

  .row>.smal-11 {
    width: 90.66666667%
  }

  .row>.smal-12 {
    width: 99%
  }

  .smal-hide {
    display: none
  }

  .smal-show {
    display: block
  }

  .smal-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
  }

  [class*='pull-left-'],
  [class*='pull-right-'] {
    right: auto;
    left: auto
  }

  .full-row>.smal-1 {
    width: 8.33333333%
  }

  .full-row>.smal-2 {
    width: 16.66666667%
  }

  .full-row>.smal-3 {
    width: 25%
  }

  .full-row>.smal-4 {
    width: 33.33333333%
  }

  .full-row>.smal-5 {
    width: 41.66666667%
  }

  .full-row>.smal-6 {
    width: 50%
  }

  .full-row>.smal-7 {
    width: 58.33333333%
  }

  .full-row>.smal-8 {
    width: 66.66666667%
  }

  .full-row>.smal-9 {
    width: 75%
  }

  .full-row>.smal-10 {
    width: 83.33333333%
  }

  .full-row>.smal-11 {
    width: 91.66666667%
  }

  .full-row>.smal-12 {
    width: 100%
  }
}

/*挂件分页样式*/
.util-page {
  font-size: 0;
  color: #000;
  text-align: center;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
  color: #000;
  display: inline-block;
  border: 1px solid #ededed;
  margin: 10px 0;
  padding: 5px 10px;
  vertical-align: middle;
  margin: 0 0 10px -1px;
  background: #fff;
  font-size: 16px;
  font-weight: normal;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
  color: #fff;
  background: #3cabff;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
  color: #000;
  background-color: #eee;
}

.util-page .gobutton .ion {
  font-size: .8em;
}

.util-page .count {
  margin-left: 10px;
  color: #000;
  background: none;
  border: none;
}

.util-page span.jump {
  background: none;
  color: #000;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
  background: none;
  border: none;
  color: #000;
  font-size: 14px;
}

.util-page .jumpto_inp {
  width: 40px;
  text-align: center;
  height: 37px;
  line-height: 37px;
  vertical-align: top;
}

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea {
  margin: 0 auto 55px;
  max-width: 1200px;
}

.BdMapWrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 45%;
  overflow: hidden;
}

.BdMapWrapper .BdMapCon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width:760px) {
  .BdMapArea {
    display: none;
  }
}

/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box {
  display: none !important;
}

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico {
  display: inline-block;
  width: 20px;
  height: 20px;
  white-space: nowrap;
  letter-spacing: -1em;
  text-indent: -99em;
  color: transparent;
  background: url(../../public/images/ico.png);
  *text-indent: 0;
  *zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='\3000');
  vertical-align: middle;
}

.ico:before {
  content: '\3000';
}

.ico1_2 {
  background-position: -20px 0;
}

.ico1_3 {
  background-position: -40px 0;
}

.ico1_4 {
  background-position: -60px 0;
}

.ico1_5 {
  background-position: -80px 0;
}

.ico2_1 {
  background-position: 0 -20px;
}

.ico2_2 {
  background-position: -20px -20px;
}

.ico2_3 {
  background-position: -40px -20px;
}

.ico2_4 {
  background-position: -60px -20px;
}

.ico2_5 {
  background-position: -80px -20px;
}

.ico3_1 {
  background-position: 0 -40px;
}

.ico3_2 {
  background-position: -20px -40px;
}

.ico3_3 {
  background-position: -40px -40px;
}

.ico3_4 {
  background-position: -60px -40px;
}

.ico3_5 {
  background-position: -80px -40px;
}

.ico4_1 {
  background-position: 0 -60px;
}

.ico4_2 {
  background-position: -20px -60px;
}

.ico4_3 {
  background-position: -40px -60px;
}

.ico4_4 {
  background-position: -60px -60px;
}

.ico4_5 {
  background-position: -80px -60px;
}

/* 常量设置 */
.wrap {
  width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.mwrap {
  max-width: 1366px;
  margin-right: auto;
  margin-left: auto;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
  min-width: 1240px\9;
  overflow-x: auto;
}

/*for ie9+*/
@media all and (min-width:0) {
  body {
    min-width: 0;
    overflow-x: hidden;
  }
}

body {
  font-size: 14px;
  line-height: 1.6;
  color: #555;
  background: #fff;
}

a {
  color: inherit;
}

a:hover {
  color: #063b91;
}

::-moz-selection {
  color: #fff;
  background: #063b91;
}

::selection {
  color: #fff;
  background: #063b91;
}

::-webkit-input-placeholder {
  color: #aaa;
}

.placeholder {
  color: #aaa;
}

/*css组件设置*/
.form-control,
.input-group-addon,
.btn {
  border-radius: 2px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,
.imgY180 img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}

.imgZoom {
  overflow: hidden;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.imgZoom:hover img {
  transform: translateX(-50%), scale(1.1, 1.1);
  -webkit-transform: translateX(-50%), scale(1.1, 1.1);
  -moz-transform: translateX(-50%), scale(1.1, 1.1);
  -ms-transform: translateX(-50%), scale(1.1, 1.1);
  -o-transform: translateX(-50%), scale(1.1, 1.1);
}

.imgY180:hover img {
  cursor: pointer;
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

/* 网站样式 */

/*公共按钮*/
.ibanner .common-btn {
  background: #063b91;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1.5em;
  padding: 0 30px;
  font-size: 16px;
}
.common-btn {
  background: #063b91;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 2em;
  padding: 0 30px;
  font-size: 16px;
}
.box .abc a{
    background: transparent;
}
.box .abc a .jt_btn{
    background: transparent;
    padding: 0 0 0 15px ;
}
.common-btn i.icon {
  width: 29px;
  height: 8px;
  background: url(../../public/images/common_jt.png) no-repeat center;
  display: inline-block;
  padding-left: 25px;
  position: relative;
  top: -1px;
}

.common-btn i {
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.common-btn:hover {
  color: #fff;
}

.common-btn:hover i {
  transform: translateX(5px);
}

.common-btn {
  position: relative;
  overflow: hidden;
}

.common-btn>span {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  vertical-align: 0
}
.box .abc a::before {
  content: attr(c-text);
  position: absolute;
  top: 5px;
  left: 16%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  display: none\0;
}
.common-btn::before {
  content: attr(c-text);
  position: absolute;
  top: 0px;
  left: 16%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  display: none\0;
}

.news-btn.common-btn::before {
  left: 30%
}

.common-btn:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.common-btn:hover>span {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: inline-block;
}

.common-btn>span.sep {
  width: 5px;
  height: 5px;
  display: inline-block;
}

.common-btn:hover>span:nth-child(1) {
  -webkit-transition-delay: 45ms;
  transition-delay: 45ms
}

.common-btn:hover>span:nth-child(2) {
  -webkit-transition-delay: .09s;
  transition-delay: .09s
}

.common-btn:hover>span:nth-child(3) {
  -webkit-transition-delay: .135s;
  transition-delay: .135s
}

.common-btn:hover>span:nth-child(4) {
  -webkit-transition-delay: .18s;
  transition-delay: .18s
}

.common-btn:hover>span:nth-child(5) {
  -webkit-transition-delay: .225s;
  transition-delay: .225s
}

.common-btn:hover>span:nth-child(6) {
  -webkit-transition-delay: .27s;
  transition-delay: .27s
}

.common-btn:hover>span:nth-child(7) {
  -webkit-transition-delay: .315s;
  transition-delay: .315s
}

.common-btn:hover>span:nth-child(8) {
  -webkit-transition-delay: .36s;
  transition-delay: .36s
}

.common-btn:hover>span:nth-child(9) {
  -webkit-transition-delay: .405s;
  transition-delay: .405s
}

.common-btn:hover>span:nth-child(10) {
  -webkit-transition-delay: .45s;
  transition-delay: .45s
}


/* 头部 */
.header {
  position: relative;
}

.pageHeader .m_nav,
.header .mobile_key {
  display: none;
}

.header .logo {
  margin: 20px 0;
  float: left;
}

.pageHeader .header .logo .img1 {
  display: block;
  height: 48px;
  width: auto;
}

.pageHeader .header .logo .img2 {
  display: none;
  height: 48px;
  width: 200px;
}

.pageHeader {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
}

/*语言版本和搜索*/
.header .h_tools {
  float: right;
  position: relative;
  line-height: 93px;
}

.header .h_tools .h_search {
  *display: inline;
  *zoom: 1;
  color: #fff;
  font-size: 18px;
  margin-left: 3px;
  float: right;
  cursor: pointer;
}

.header .h_tools .h_language {
  *display: inline;
  *zoom: 1;
  position: relative;
  float: left;
  padding: 37px 0;
}

.header .h_tools .h_language>a {
  padding: 0 15px;
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.header .h_tools .h_language>a i {
  line-height: 1;
}

.header .h_tools .h_language>a .jt {
  margin-left: 6px;
}

.header .h_tools .h_language .language_icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../../public/images/lan_bg.png);
  border-radius: 100%;
  position: relative;
  top: 2px;
  left: -5px;
}

.header .h_tools .h_language .lan_down {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #f3f6fb;
  color: #000;
  display: none;
}

.header .h_tools .h_language .lan_down a {
  display: block;
  padding-left: 20px;
  line-height: 40px;
}

.header .h_tools .h_language .lan_down a:hover {
  color: #fff;
  background: #063b91;
}

.header .h_tools .h_language .icon_en,
.header .h_tools .h_language .icon_cn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 17px;
  float: left;
}

.header .h_tools .h_language .icon_en {
  background: url(../../public/images/language_en.jpg) no-repeat center;
}

.header .h_tools .h_language .icon_cn {
  background: url(../../public/images/language_cn.jpg) no-repeat center;
}

.header .h_tools .h_language .lan_down .icon_en,
.header .h_tools .h_language .lan_down .icon_cn {
  margin: 10px 5px 10px 0;
}

.header .inav_wrapper {
  width: 60%;
  float: right;
  color: #fff;
}

.header .inav_wrapper .inav ul {
  overflow: hidden;
}

.header .inav_wrapper .inav .nav_li {
  float: left;
  width: 20%;
}

.header .inav_wrapper .inav .nav_li>a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
  line-height: 94px;
  text-align: center;
  position: relative;
}

.header .inav_wrapper .inav .nav_li>a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 3px;
  background: #063b91;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.header .inav_wrapper .inav .nav_li.cur>a:after,
.header .inav_wrapper .inav .nav_li>a:hover:after {
  left: 0;
  right: 0;
}

/* 头部 吸顶*/
.pageHeader {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  transition: all 0.5s ease;
  height: 94px;
}

.mobile-menu-open .pageHeader,
.pageHeader.fixed,
.pageHeader:hover {
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
}

@media screen and (max-width:760px) {
  .pageHeader:hover {
    background: transparent;
    box-shadow: none;
  }
  .pageHeader.fixed,
  .mobile-menu-open .pageHeader {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
  }
}

.pageHeader.fixed .header .logo .img1,
.pageHeader:hover .header .logo .img1 {
  display: none;
}

.pageHeader.fixed .header .logo .img2,
.pageHeader:hover .header .logo .img2 {
  display: block;
}

.pageHeader.fixed .header .inav_wrapper,
.pageHeader:hover .header .inav_wrapper {
  color: #000;
}

.pageHeader.fixed .header .h_tools .h_language>a,
.pageHeader:hover .header .h_tools .h_language>a {
  color: #063b91;
}

.pageHeader.fixed .header .h_tools .h_search,
.pageHeader:hover .header .h_tools .h_search {
  color: #000;
}

.pageHeader.nofix {
  position: absolute;
}



/*导航下拉*/
.nav .inav .second_nav li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #ccc;
}

.header .inav_wrapper .inav .inner_box {
  padding: 0 0 2%;
  text-align: left;
  position: absolute;
  top: 94px;
  z-index: 6;
  display: none;
  left: 0;
  right: 0;
  background: url(/public/images/head_navbg.png) no-repeat center;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.1) inset;
}

.header .inav_wrapper .inav .inner_box .second_nav li {
  line-height: 40px;
}

/*.header .inav_wrapper .inner_box:after{content:"";position:absolute; width:1920px; top:0; bottom:0; right:50%; margin-right:390px; background:#fff; z-index:0; box-shadow:0px 6px 9px 0px rgba(0,0,0,0.1) inset;}*/
.header .inav_wrapper .inner_box .wrap {
  position: relative;
  z-index: 1;
}

.header .inav_wrapper .inner_box .sec_list {
  width: 20%;
  float: left;
  position: relative;
  z-index: 1;
}

.header .inav_wrapper .inner_box .sec_list .second_nav a {
  position: relative;
  display: block;
}

.header .inav_wrapper .inav .second_nav li {
  border-bottom: none;
  line-height: 45px;
}

.header .inav_wrapper .inav .second_nav li.cur a {
  color: #063b91
}

.header .inav_wrapper .inav .second_nav li i {
  font-size: 12px;
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
}

.header .inav_wrapper .inner_box .sec_list .second_nav .n_jt {
  display: inline-block;
  width: 5px;
  height: 9px;
  background: url(../../public/images/nav_jt.png) no-repeat;
  background-position: 0 0;
  position: absolute;
  right: 30%;
  top: 50%;
  margin-top: -4px;
}

.header .inav_wrapper .inner_box .sec_list .second_nav {
  margin-top: 35px;
}

.header .inav_wrapper .inner_box .sec_img {
  float: right;
  width: 50%;
  z-index: 1;
  position: relative;
}

.header .inav_wrapper .inner_box .sec_img .img_infor {
  float: left;
  width: 53%;
  padding-left: 7%;
}

.header .inav_wrapper .inner_box .sec_img .img_infor .txt {
  padding: 43px 70px 32px 0;
  line-height: 30px;
}

.header .inav_wrapper .inner_box .sec_img .img_infor .txt span {
  display: inline-block;
  height: 120px;
  overflow: hidden;
  font-size: 14px;
}

.header .inav_wrapper .inner_box .sec_img .img_infor .btn_more {
  width: 180px;
  height: 36px;
  border: 1px solid #063b91;
  border-radius: 20px;
  display: block;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
}

.header .inav_wrapper .inner_box .sec_img .img_infor .btn_more:hover {
  color: #fff;
}

.header .inav_wrapper .inner_box .sec_img .img_pic {
  float: right;
  width: 35%;
  margin-right: 5%;
  margin-top: 45px;
}

/* 搜索下拉 */
.search-alert {
  position: fixed;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: #063b91;
  z-index: 98;
  transition: all 0.5s ease
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../public/images/search_close.png) no-repeat center;
  background-size: 24px auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.search-alert .cent-form {
  position: absolute;
  width: 86%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 65px;
  line-height: 65px;
  border-bottom: 1px solid #fff;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 20px;
  height: 65px;
  line-height: 65px;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  background: none;
  padding-left: 70px;
  padding-right: 120px;
  background: url(../../public/images/ico2_2.png) no-repeat left center;
}

.search-alert .cent-form .sub-butn {
  border: none;
  width: 120px;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 65px;
  font-size: 22px;
  line-height: 65px;
  color: #fff;
  cursor: pointer;
}

.search-alert.active {
  top: 0;
}

/* input默认文字白色 */
.search-alert .cent-form .tex::-webkit-input-placeholder {
  color: #fff;
}

.search-alert .cent-form .tex:-ms-input-placeholder {
  color: #fff;
}

.search-alert .cent-form .tex:-moz-placeholder {
  color: #fff;
}

.search-alert .cent-form .tex::-moz-placeholder {
  color: #fff;
}

/* xc_banner */
.xc_banner {
  position: relative;
}

.xc_banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../public/images/head_cover.png) no-repeat center top;
   background-size: cover;
}

.xc_banner .infor {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  color: #fff;
  text-align: center;
}

.xc_banner .infor .tit {
  font-size: 42px;
  font-weight: normal;
  margin-bottom: 22px;
  line-height: 1;
  text-align: right;
}

.xc_banner .infor .tit_e {
  font-family: Arial;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1;
  text-align: right;
  opacity: 0.4;
}

/* xc_nav */
.xc_nav {
  line-height: 70px;
  height: 70px;
  border-bottom: 2px solid #f7f7f7;
}

.xc_nav .left {
  float: left;
}

.xc_nav .left ul li {
  position: relative;
  float: left;
  font-size: 18px;
  padding: 0 15px;
  margin: 0 15px;
}

.xc_nav .left ul li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #dddddd;
  left: -10px;
  top: 50%;
  margin-top: -6px;
}

.xc_nav .left ul li:first-child:after {
  display: none;
}

.xc_nav .left ul li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 2px;
  background: #063b91;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.xc_nav .left ul li:hover:before,
.xc_nav .left ul li.cur:before {
  left: 0;
  right: 0;
}

.xc_nav .left ul li:hover a,
.xc_nav .left ul li.cur a {
  color: #063b91;
}

.xc_nav .right {
  float: right;
  font-size: 14px;
  color: #666;
}

.xc_nav .right .home {
  color: #063b91;
  font-size: 16px;
}

.channel_content {
  min-height: 300px;
  padding: 50px 0;
}

/* 底部 */
footer {
  background: #484848;
  color: #fff;
}

footer a:hover {
  color: #fff;
}

.foot_top {
  padding: 10px 0 60px;
}

.foot_top dl {
  float: left;
  width: 17%;
  margin-left: 3%;
}

.foot_top dl.dl01 {
  margin-left: 0;
}

.foot_top dl dt {
  font-size: 22px;
  border-bottom: 1px solid #5d5d5d;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.foot_top dl dt a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.foot_top dl dd {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
}

/* .foot_top dl dd.tel a:last-child{display:block; padding-left:50px;} */
.foot_top dl.dl04 {
  width: 38%;
  position: relative;
}

.foot_top dl .last {
  position: absolute;
  width: 30%;
  right: 0;
  top: 70px;
  text-align: center;
}

.foot_top dl .last .share {
  display: none;
}

.foot_top dl .last .ewm_img {
  margin-bottom: 20px;
}

.foot_top dl .last .ewm_txt {
  display: none;
}

.foot_top dl .last .ewm_img img {
  display: block;
}

.foot_top dl .last .ewm_txt span {
  font-size: 14px;
  color: #666;
  cursor: pointer;
  padding: 0 5px;
  border-left: 1px solid #2d2d2d;
}

.foot_top dl .last .ewm_txt span.cur {
  color: #fff;
}

.foot_top dl .last .share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent;
  padding: 0;
  float: none;
  margin: 0 4px;
  color: #898989;
  border: 1px solid #898989;
  border-radius: 50%;
  font-size: 15px;
  transition: 0s;
  text-align: center;
}

.foot_top dl .last .share a .iconfont {
  line-height: 29px;
}

.foot_top dl .last .share a:hover {
  color: #fff;
}

.foot_bott {
  font-size: 14px;
  color: #8c8c8c;
  padding: 20px 0;
}

.foot_bott .left {
  float: left;
}

.foot_bott .right {
  float: right;
}

/*分享弹窗*/
.Share_box {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
  display: none;
}

.Share_box .share_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../../public/images/share_bg.png) center;
  z-index: 1;
}

.Share_box .content .share_close {
  width: 38px;
  height: 38px;
  background: url(../../public/images/share_close.png) no-repeat center;
  position: absolute;
  top: 30px;
  right: 24px;
  cursor: pointer;
  transition: all 0.5s ease;
}

.Share_box .content .share_close:hover {
  transform: rotateZ(180deg);
}

.Share_box .content {
  position: fixed;
  width: 580px;
  height: 380px;
  left: 50%;
  margin-left: -290px;
  top: 50%;
  margin-top: -190px;
  background: #fff;
  z-index: 2;
}

.Share_box .content .box {
  padding: 55px 70px 50px;
}

.Share_box .content .box .share_title {
  font-size: 20px;
  line-height: 26px;
  color: #666;
  text-align: center;
  margin-bottom: 40px;
}

.Share_box .content .box ul {
  text-align: center;
}

.Share_box .content .box ul li {
  font-size: 0;
  margin: 0 21px;
  display: inline-block;
  position: relative;
}

.Share_box .content .box ul li a {
  display: block;
}

.Share_box .content .box ul li a .img_ {
  display: block;
  width: 54px;
  height: 54px;
}

.Share_box .content .box ul li a .txt {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  text-align: center;
  margin: 8px 0 30px;
  opacity: 1;
  visibility: visible;
}

.Share_box .content .box ul li a.linkin .txt {
  margin-bottom: 0;
}

.Share_box .content .box ul li a.twitter .txt {
  margin-bottom: 0;
}

/* 微信下拉及微信字体隐藏 */
.Share_box .content .box ul li.weixin_xl a .txt {
  opacity: 0;
  visibility: hidden;
}

.Share_box .content .box ul li .share_ewm {
  position: absolute;
  width: 112px;
  height: 112px;
  left: 50%;
  margin-left: -66px;
  top: 54px;
  display: none;
  padding: 12px;
}

.Share_box .content .box ul li .share_ewm .img_ {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 0px;
  background-repeat: no-repeat;
}

.Share_box .content .box ul li .share_ewm .img_:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: -8px;
  margin-left: -8%;
}

.Share_box .bdsharebuttonbox a {
  height: auto;
  padding: 0;
  margin: 0;
  background: none;
}

/* 手机端分享弹窗 */
.share_content {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  z-index: 99999;
}

/*分页*/
.widgets_common_pages_5 {
  padding: 40px 0px;
  line-height: 50px;
}

.widgets_common_pages_5 .transition {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.widgets_common_pages_5 .page_l {
  text-align: left;
}

.widgets_common_pages_5 .page_r {
  text-align: right;
}

.widgets_common_pages_5 .page_arr {
  width: 40%;
  cursor: pointer;
}

.widgets_common_pages_5 .page_c {
  width: 20%;
  text-align: center;
}

.widgets_common_pages_5 .page_arr b {
  width: 10%;
  height: 1px;
  background-color: #000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 10px;
}

.widgets_common_pages_5 .page_arr .iconfont {
  font-size: 30px;
}

.widgets_common_pages_5 .page_arr:hover b {
  width: 70%;
}

.widgets_common_pages_5 .page_c {
  font-size: 22px;
  color: #323232;
}

.widgets_common_pages_5 .page_c em {
  font-size: 14px;
}

@media only screen and (max-width:996px) {
  .widgets_common_pages_5 .page_arr:hover b {
    width: 50%;
  }
}

@media only screen and (max-width:760px) {
  .widgets_common_pages_5 {
    padding: 20px 0;
  }

  .widgets_common_pages_5 .page_arr b {
    display: none;
  }
}

/*下层实现*/
.news_list .rect-6667 {
  padding-bottom: 66.67%;
}

.news_list01 .top_news {
  width: 100%;

  ;
}

.news_list01 .top_news .news-list {
  display: flex;
  flex-wrap: wrap;
}

.news_list01 .top_news .item {
  width: calc(100% / 3 - 20px);
  margin: 0 10px;
  background: #f2f2f2;
}

.news_list01 .top_news .owl-item .item {
  display: block;
}

.news_list01 .top_news .item .list_box {
  display: block;
  padding: 25px;
}

.news_list01 .top_news .item .list_box:hover .tit {
  color: #063b91;
}

.news_list01 .top_news .item .pic {
  float: left;
  width: 100%;
  margin-bottom: 35px;
  overflow: hidden;
}

.news_list01 .top_news .item .text_box {
  color: #000;
}

.news_list01 .top_news .item .text_box .date {
  font-size: 16px;
  line-height: 40px;
  margin-top: 5px;
}

.news_list01 .top_news .item .text_box .tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 10px;
}

.news_list01 .top_news .item .text_box .desc {
  font-size: 16px;
  line-height: 29px;
  height: 87px;
  overflow: hidden;
}

.news_list01 .top_news .item .text_box .tag {
  font-size: 15px;
  color: #fff;
  background: #063b91;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 4px;
  margin-top: 5px;
  margin-left: 5px;
  font-weight: normal;
}

.news_list01 .top_news .owl-carousel .owl-dots {
  position: absolute;
  bottom: 25px;
  left: 46%;
  margin-left: 40px;
}

.news_list01 .top_news .owl-carousel .owl-dot {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  background: #777777;
  background-position: 0 0;
  border-radius: 50%;
}

.news_list01 .top_news .owl-carousel .owl-dot.active {
  background: #063b91;
}

.news_list01 .news-search {
  background: #f2f2f2;
  width: 28%;
}

.news_list01 .news-search .serch_title {
  margin-bottom: 10px;
  color: #333;
  font-size: 24px;
}

.news_list01 .news-search .serch_box {
  padding: 25px 40px 17px;
  overflow: hidden;
}

.news_list01 .news-search .serch_inp {
  background: #fff;
  margin-bottom: 14px;
  font-size: 16px;
  position: relative;
}

.news_list01 .news-search .serch_inp .select_box01,
.news_list01 .news-search .serch_inp input {
  width: 88%;
  height: 40px;
  line-height: 40px;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #666666;
  padding: 0 6%;
  border-radius: 0;
}

.news_list01 .news-search .serch_btn {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  border: none;
  cursor: pointer;
  background: #063b91;
}

.news_list01 .news-search .serch_inp ._arrow {
  width: 40px;
  height: 40px;
  background: #063b91;
}

.news_list01 .news-search .serch_inp ._arrow .arr {
  border-color: #fff transparent transparent;
  left: 50%;
  margin-left: -.4em;
}

.news_list01 .news-search .serch_inp .on ._arrow .arr {
  border-color: transparent transparent #fff;
}

.news_list01 .news-search .select-ui-choose-default ._txt {
  padding: 0;
}

body .select-ui-options-default li:hover {
  background: #063b91;
}

.news_list02 li {
  overflow: hidden;
  background: #f2f2f2;
  padding: 20px 35px;
  margin-top: 30px;
}

.news_list02 li a {
  display: block;
}

.news_list02 li ._img {
  width: 250px;
  float: left;
  margin-right: 40px;
}

.news_list02 li ._intro {
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  color: #6d6d6d;
}

.news_list02 li ._title {
  display: block;
  line-height: 32px;
  font-size: 24px;
  margin-bottom: 13px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10px;
}

.news_list02 li ._info {
  line-height: 20px;
  color: #999999;
  margin: 11px 0;
}

.news_list02 li ._text {
  line-height: 26px;
  height: 75px;
  overflow: hidden;
  font-size: 16px;
  color: #606060;
  /* margin-bottom: 23px; */
}

.news_list02 li ._more {
  display: inline-block;
  white-space: nowrap;
  width: auto;
  height: 32px;
  line-height: 32px;
  background-color: #dda300;
  color: #fff;
  padding: 0 20px;
}

.news_list02 li ._intro:hover ._title {
  color: #063b91;
}

.news_list02 li.no_img ._img {
  display: none;
}

/*新闻详细页*/
.newsDetail_header {
  position: absolute;
}

.news_detail.channel_content {
  padding: 0 !important;
  background: #f6f6f6;
}

.news_detail01 .news_det_top {
  height: 95px;
  background: #fff;
  position: fixed;
  top: -95px;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  transition: .3s ease;
}

.news_detail01 .news_det_top .logo {
  float: left;
  margin: 30px 0;
  width: 240px;
  height: 30px;
}

.news_detail01 .news_det_top .tit {
  text-align: center;
  line-height: 95px;
  font-size: 20px;
  font-weight: bold;
  color: #2d2d2d;
}

.news_detail01 .news_det_top .tit span {
  color: #063b91;
  font-size: 20px;
  font-weight: bold;
}

.news_detail01 .news_det_top .tit em {
  margin: 0 5px;
}

.news_detail01 .news_det_top .right {
  float: right;
  line-height: 95px;
  margin-left: 30px;
}

.news_detail01 .news_det_top .right .icon {
  background: url(../../public/images/news_detail02_1.png) no-repeat;
  display: inline-block;
  margin-right: 12px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 0;
}

.news_detail01 .news_det_top .right .share {
  float: left;
  font-size: 14px;
  color: #063b91;
  margin-right: 50px;
  position: relative;
  cursor: pointer;
  padding-left: 25px;
}

.news_detail01 .news_det_top .right .share:after {
  content: '';
  width: 2px;
  height: 30px;
  background: #d2d2d2;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: -25px;
}

.news_detail01 .news_det_top .right .share .icon {
  background-position: 0 0;
  width: 19px;
  height: 19px;
}

.news_detail01 .news_det_top .right .share:hover .icon {
  background-position: 0 -21px;
}

.news_detail01 .news_det_top .right .gotop {
  float: left;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  font-size: 14px;
}

.news_detail01 .news_det_top .right .gotop .icon {
  background-position: -24px 0;
  width: 12px;
  height: 19px;
}

.news_detail01 .news_det_top .right .gotop:hover .icon {
  background-position: -24px -21px;
}

.news_detail01 .line_progress {
  width: 100%;
  background: #fff;
  height: 2px;
  position: absolute;
  bottom: 0;
}

.news_detail01 .line_progress i {
  position: absolute;
  left: 0;
  top: 0;
  width: 10%;
  height: 2px;
  background: #00a1e9;
}

.news_detail01 .news_det_bott {
  padding-bottom: 115px;
  padding-top: 50px;
}

.news_detail01 .news_det_bott .content {
  background: #fff;
  position: relative;
  z-index: 2;
  position: relative;
}

.news_detail01 .news_det_bott .content .box {
  padding: 60px 90px;
}

.news_detail01 .news_det_bott .content ._t {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #3f3f3f;
}

.news_detail01 .news_det_bott .content .con {
  font-size: 14px;
}

.news_detail01 .news_det_bott .content .share {
  width: 73px;
  height: 73px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../public/images/news_detail02_2.png) no-repeat center;
  cursor: pointer;
}

.news_detail01 .news_det_bott .keywords {
  font-size: 16px;
  color: #2f2f2f;
  margin-top: 60px;
}

.news_detail01 .news_det_bott .keywords a {
  color: #00a1e9;
  text-decoration: underline;
  margin: 0 5px
}

.news_detail01 .news_det_bott .page_bott {
  background: #fff;
  margin-top: 30px;
}

.news_detail01 .news_det_bott .page_bott .page_prev {
  float: left;
  width: 46%;
  border-right: 1px solid #c9c9c9;
}

.news_detail01 .news_det_bott .page_bott .page_next {
  float: right;
  width: 46%;
  border-left: 1px solid #c9c9c9;
}

.news_detail01 .news_det_bott .page_bott .box {
  padding: 30px 20px;
}

.news_detail01 .news_det_bott .page_bott .page_prev .page_btn {
  float: left;
  padding-left: 45px;
}

.news_detail01 .news_det_bott .page_bott .page_next .page_btn {
  float: right;
  padding-right: 45px;
}

.news_detail01 .news_det_bott .page_bott .page_btn {
  margin-right: 30px;
  font-size: 16px;
  color: #797979;
  position: relative;
}

.news_detail01 .news_det_bott .page_bott .page_btn .icon {
  position: absolute;
  width: 31px;
  height: 11px;
  background: url(../../public/images/news_detail02_3.png) no-repeat;
  top: 50%;
  margin-top: -5px;
}

.news_detail01 .news_det_bott .page_bott .page_prev .page_btn .icon {
  left: 0;
}

.news_detail01 .news_det_bott .page_bott .page_next .page_btn .icon {
  background-position: -32px 0;
  right: 0
}

.news_detail01 .news_det_bott .page_bott .t {
  font-size: 18px;
  font-weight: bold;
  color: #3f3f3f;
  line-height: 30px;
}

.news_detail01 .news_det_bott .page_bott a:hover .t {
  color: #00a1e9;
}

.news_detail01 .news_det_bott .page_bott .page_center {
  float: left;
  width: 7%;
  height: 90px;
  position: relative;
}

.news_detail01 .news_det_bott .page_bott .page_center .icon .iconfont {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -16px;
  font-size: 24px;
  color: #b5b5b5;
  color: #b5b5b5;
}

.news_detail01 .news_det_bott .page_bott .page_center:hover .icon .iconfont {
  color: #00a1e9;
}

.news_detail01 .news_det_bott .page_bott .page_prev:hover .page_btn .icon {
  left: -5px;
  transition: .3s ease
}

.news_detail01 .news_det_bott .page_bott .page_next:hover .page_btn .icon {
  right: -5px;
  transition: .3s ease;
}

.news_detail01 .news_det_bott ._tools {
  font-size: 0;
  color: #7e7e7e;
  margin-bottom: 15px;
  text-align: center
}

.news_detail01 .news_det_bott ._tools ._tool {
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  overflow: hidden;
}

.news_detail01 .news_det_bott ._tools .iconfont {
  font-size: 18px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: -2px;
}

.news_detail01 .news_det_bott ._tools b {
  font-weight: normal;
}

.news_detail01 .news_det_bott ._tools #switcher {
  margin-left: 10px;
  line-height: 41px;
}

.news_detail01 .news_det_bott ._tools #switcher ._title {
  margin-right: 5px;
  font-size: 12px;
  color: #7e7e7e;
}

.news_detail01 .news_det_bott ._tools #switcher a {
  font-size: 13px;
  margin: 0 1px;
}

/* 产品公共按钮 */
.pro_banner .tab_wrap {
  height: 68px;
  position: absolute;
  width: 100%;
  bottom: 40px;
  z-index: 2;
}

.pro_banner .tab {
  height: 68px;
}

.pro_banner .tab_wrap.fixed {
  height: 60px;
}

.pro_banner .tab_wrap.fixed .tab {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #eeeeee;
  height: 60px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
  z-index: 30;
}

.pro_banner .tab_wrap.fixed .tab ul li {
  line-height: 60px;
  height: 60px;
}

.pro_banner .tab ul {
  text-align: center;
}

.pro_banner .tab ul li {
  display: inline-block;
  width: 19%;
  height: 68px;
  line-height: 68px;
  font-size: 18px;
  color: #2e2e2e;
  cursor: pointer;
  position: relative;
}

.pro_banner .tab ul li .txt {
  display: block;
  margin-left: 3px;
  background: url(../../public/images/white.8.png) repeat;
}

.pro_banner .tab ul li span {
  display: block;
  width: 100%;
  text-align: center;
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.pro_banner .tab ul li .txt:after {
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  width: 29px;
  height: 100%;
  left: 40%;
  margin-left: -15px;
  background: url(../../public/images/jt_white.png) no-repeat center;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.pro_banner .tab ul li .txt:after {
  background: url(../../public/images/common_jt.png) no-repeat center;
}

.pro_banner .tab ul li:hover .txt,
.pro_banner .tab ul li.cur .txt {
  background: #063b91;
  color: #fff;
}

.pro_banner .tab ul li:hover span,
.pro_banner .tab ul li.cur span {
  margin-left: 10px;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.pro_banner .tab ul li:hover .txt:after {
  opacity: 1;
  transform: translateX(-80%);
  transition-delay: .1s;
}

.pro_banner .tab ul li.cur .txt:after {
  opacity: 1;
  transform: translateX(-80%);
}

.pro_banner .tab ul li a:hover {
  color: #fff;
}

.pro_banner.detail_banner .tab ul.owl-carousel li {
  width: 100%;
}

.pro_banner.detail_banner .owl-nav>div {
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: 50%;
  margin-top: -22px;
}

.pro_banner.detail_banner .owl-nav .owl-prev {
  left: -35px;
}

.pro_banner.detail_banner .owl-nav .owl-next {
  right: -35px;
}

/* 滚动加载 */
/*滚动加载*/
.load_more {
  text-align: center;
  padding-top: 20px;
}

.load_more span {
  display: inline-block;
  vertical-align: middle;
}

.load_more span.icon {
  width: 44px;
  height: 44px;
  background: url(../../public/images/pro_loading.gif) no-repeat center;
  margin-right: 20px;
}

.load_more.nomore {
  display: none;
}


/* 智能物流 */
.channel_content.wuliu {
  background: #fafafa;
  padding: 70px 0;
}

.wuliu01 .right {
  min-height: 500px;
}

.wuliu01 .wrap {
  position: relative;
}

.wuliu01 .left {
  float: left;
  width: 23.7%;
}

.wuliu01 .left .tit {
  position: relative;
  background: #063b91;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 70px;
}

.wuliu01 .left .tit::before {
  content: '';
  display: block;
  width: 39px;
  height: 44px;
  background: url(../../public/images/wuliu01_1.png) no-repeat center;
  position: absolute;
  top: 16px;
  left: 33px;
}

.wuliu01 .left .con {
  background: #fff;
}

.wuliu01 .left .con .list {
  position: relative;
  transition: all 0.5s;
  line-height: 70px;
  -webkit-transition: all 0.5s;
}

.wuliu01 .left .con .list .t {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  color: #063b91;
  padding-left: 23%;
  cursor: pointer;
}

.wuliu01 .left .con .list .t:after {
  display: none;
  content: '';
  position: absolute;
  left: 10%;
  width: 20px;
  height: 20px;
  background: url(../../public/images/jia.png) no-repeat center;
  top: 50%;
  margin-top: -10px;
  background-size: cover;
}

.wuliu01 .left .con .list .t .icon {
  margin-left: 15px;
  width: 29px;
  height: 8px;
  background: url(../../public/images/jt_blue.png) no-repeat center;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateX(0);
}

.wuliu01 .left .con .list ul li {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 23%;
  font-size: 16px;
  color: #333;
  transition: .3s ease;
}

.wuliu01 .left .con .list ul li:after {
  content: '';
  position: absolute;
  left: 10%;
  width: 11px;
  height: 11px;
  background: url(../../public/images/wuliu01_2.png) no-repeat;
  top: 50%;
  margin-top: -5px;
  background-size: cover;
}

/* .wuliu01 .left .con .list ul{display:none;} */
.wuliu01 .left .con .list.cur .t .icon,
.wuliu01 .left .con .list:hover .t .icon {
  opacity: 1;
  visibility: visible;
  transform: translateX(15px);
}

.wuliu01 .left .con .list ul li.cur,
.wuliu01 .left .con .list ul li:hover {
  color: #063b91;
}

.wuliu01 .left .con .list ul li.cur:after,
.wuliu01 .left .con .list ul li:hover:after {
  background-position: -11px 0;
}

.wuliu01 .left .link {
  margin-top: 15px;
}

.wuliu01 .left .link .img {
  width: 48%;
  float: left;
  position: relative;
}

.wuliu01 .left .link .img1 {
  margin-right: 4%;
}

.wuliu01 .left .link .img .rect-758 {
  padding-bottom: 75.8%;
}

.wuliu01 .left .link .img .cover {
  position: absolute;
  left: 0;
  top: 20%;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
}

.wuliu01 .left .link .img .cover .t {
  font-size: 18px;
  margin-bottom: 15px;
}

.wuliu01 .left .link .img .cover .more {
  font-size: 12px;
}

.wuliu01 .right {
  width: 74%;
  float: right;
}

.wuliu01 .right .infor {
  background: #fff;
  margin-bottom: 40px;
}

.wuliu01 .right .infor .box {
  padding: 20px;
}

.wuliu01 .right .infor .box .t {
  font-size: 16px;
  color: #000;
}

.wuliu01 .right .infor .box .tit {
  font-size: 30px;
  color: #063b91;
  margin: 10px 0;
}

.wuliu01 .right .infor .box .con {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 30px 15px;
}

.wuliu01 .right .content ul li {
  width: 31%;
  margin-right: 3.5%;
  float: left;
  background: #fff;
  transition: all 0.5s;
  margin-bottom: 35px;
  cursor: pointer;
}

.wuliu01 .right .content ul li:nth-child(3n + 3) {
  margin-right: 0;
}

.wuliu01 .right .content ul li .img .box {
  padding: 15px;
}

.wuliu01 .right .content ul li .txt {
  border-top: 1px solid #f7f7f7;
}

.wuliu01 .right .content ul li .txt .box {
  padding: 30px;
}

.wuliu01 .right .content ul li .txt .box dl {
  margin-bottom: 15px;
}

.wuliu01 .right .content ul li .txt .box dd {
  font-size: 14px;
  color: #666;
  transition: .3s ease;
}

.wuliu01 .right .content ul li .txt .box .t {
  font-size: 18px;
  font-weight: bold;
  color: #063b91;
}

.wuliu01 .right .content ul li:hover .txt .box dd {
  color: #063b91;
}

.wuliu01 .right .content ul li:hover {
  box-shadow: 0 0 40px rgba(112, 110, 110, 0.2);
}

/* 产品详细 */
.pro_detail.channel_content {
  padding: 0;
}

.pro_detail .tit {
  text-align: center;
  font-size: 36px;
  color: #333333;
  margin-bottom: 70px;
}

.pro_detail01 {
  background: #fafafa;
  padding: 70px 0;
}

.pro_detail01 .left {
  width: 43%;
  margin-left: 2%;
  float: left;
  position: relative;
}

.pro_detail01 .left .img {
  text-align: center;
  vertical-align: middle;
}

.pro_detail01 .left:after {
  content: '';
  vertical-align: middle;
  position: absolute;
  height: 100%;
  ;
}

.pro_detail01 .left.left1 .rect-5625 {
  padding-bottom: 86.58%;
}

.pro_detail01 .right {
  width: 41%;
  float: right;
}

.pro_detail01 .right ul li {
  margin-bottom: 35px;
}

.pro_detail01 .right ul li .img {
  float: left;
  width: 20%;
}

.pro_detail01 .right ul li .img img {
  transition: .5s ease;
}

.pro_detail01 .right ul li .txt {
  float: left;
  width: 75%;
}

.pro_detail01 .right ul li .txt .t {
  font-size: 18px;
  color: #000;
  margin: 15px 0 5px;
}

.pro_detail01 .right ul li .txt .c {
  font-size: 14px;
  color: #666;
}

.pro_detail01 .right ul li:hover .img img {
  transform: rotateY(180deg)
}

.pro_detail02 {
  padding: 50px 0;
}

.pro_detail02 .tab_wrap {
  transition: .3s ease;
  overflow: hidden;
}

.pro_detail02 .look_more {
  display: none;
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}

.pro_detail02 .look_more .icon {
  background: url(../../public/images/pro_detail02_jt.png) no-repeat center;
  width: 22px;
  height: 17px;
  display: inline-block;
  margin-top: 10px;
}

.pro_detail03 {
  background: url(../../public/images/pro_detail03_bg.jpg) no-repeat center;
  padding: 50px 0;
}

.pro_detail03 .infor {
  margin-bottom: 40px;
}

.pro_detail03 .tit {
  text-align: left;
  color: #fff;
  margin-bottom: 0;
}

.pro_detail03 .con {
  font-size: 14px;
  color: #fff;
  display: none;
}

.pro_detail03 .rect-766 {
  padding-bottom: 76.6%;
}

.pro_detail03 .rect-76 {
  padding-bottom: 76%;
}

.pro_detail03 .content {
  display: none;
}

.pro_detail03 .owl-item .content {
  display: block;
}

.pro_detail03 .content .left {
  width: 49%;
  float: left;
}

.pro_detail03 .content .right {
  width: 49%;
  float: right;
}

.pro_detail03 .content .right .img {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.pro_detail03 .content .right .img2,
.pro_detail03 .content .right .img4 {
  margin-right: 0;
}

.pro_detail03 .content .right .img1,
.pro_detail03 .content .right .img2 {
  margin-bottom: 20px;
}

.pro_detail03 .owl-dots {
  position: absolute;
  right: 0;
  top: -70px;
}

.pro_detail03 .owl-dot {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 20px;
  transition: .3s ease;
  display: inline-block;
  margin: 0 5px;
}

.pro_detail03 .owl-dot.active {
  background: #063b91;
  width: 42px;
}

.pro_detail04 {
  display: none;
  background: #fafafa;
  padding: 50px 0;
}

.pro_detail04 .infor {
  margin-bottom: 40px;
  text-align: center;
}

.pro_detail04 .infor .tit {
  margin-bottom: 0;
}

.pro_detail04 .infor .con {
  font-size: 16px;
}

.pro_detail04 .content ul li {
  width: 23%;
  float: left;
  text-align: center;
  margin-left: 2.5%;
  background: #fff;
  transition: .3s ease;
}

.pro_detail04 .content ul li:first-child {
  margin-left: 0;
}

.pro_detail04 .content ul li.cur {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.pro_detail04 .content ul li img {
  transition: .5s ease;
}

.pro_detail04 .content ul li .box {
  padding: 45px 0;
}

.pro_detail04 .content .txt {
  font-size: 18px;
  color: #333333;
  margin-top: 30px;
}

.pro_detail04 .content ul li:hover img {
  transform: rotateY(180deg);
}

/* 联系我们 */
.contact_us.channel_content {
  padding: 0;
}

.contact_us01 {
  padding-top: 60px;
}

.contact_us01 .left {
  width: 46%;
  float: left;
  position: relative;
  z-index: 2;
}

.contact_us01 .left .left_area {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  border-bottom: 5px solid;
  border-color: #063b91;
  box-shadow: 0px 2px 11px rgba(0, 0, 0, .16);
  background: #fff;
}

.contact_us01 .left .left_area {
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}

:root .contact_us01 .left .left_area {
  border-left: none;
  border-top: none;
  border-right: none;
}

.contact_us01 .left .left_area .box {
  padding: 55px 50px 63px;
}

.contact_us01 .left .left_area .box .infor .tit {
  font-size: 34px;
  color: #333f48;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 25px;
}

.contact_us01 .left .left_area .box .infor .con {
  font-size: 15px;
  color: #303030;
  margin-bottom: 30px;
}

.contact_us01 .left .left_area .box .content .cell {
  border-bottom: 1px solid #dee0e2;
  line-height: 50px;
  margin-bottom: 15px;
  padding-left: 16%;
  position: relative;
}

.contact_us01 .left .left_area .box .content .cell label {
  font-size: 15px;
  color: #333f48;
  position: absolute;
  left: 0;
  top: 0;
}

.contact_us01 .left .left_area .box .content .cell input {
  width: 100%;
  background: transparent;
  border: none;
  height: 30px;
  line-height: 30px;
}

.contact_us01 .left .left_area .box .content .cell textarea {
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  margin-top: 15px;
}

.contact_us01 .left .left_area .box .content .btns {
  text-align: center;
  padding-top: 8px;
}

.contact_us01 .left .left_area .box .content .btns button {
  display: inline-block;
  width: 35%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  text-align: center;
  border: none;
  outline: none;
  margin: 0 6px;
  cursor: pointer;
}

.contact_us01 .left .left_area .box .content .btns button.btn1 {
  background: #063b91;
  color: #fff;
}

.contact_us01 .left .left_area .box .content .btns button.btn2 {
  background: #b7b7b7;
  color: #212121;
}

.contact_us01 .yzm {
  text-align: center;
  margin-top: 35px;
}

.contact_us01 .yzm ._yzm {
  line-height: 40px;
  border: 1px solid #dee0e2;
  width: 35%;
  padding-left: 10px;
  box-sizing: border-box;
  margin-right: 12px;
}

.contact_us01 .yzm img {
  height: 44px;
  width: 35%;
}

.contact_us01 .right {
  width: 50%;
  float: right;
  margin-bottom: 43px;
}

.contact_us01 .right .box {
  padding: 55px;
}

.contact_us01 .right .box .infor {
  position: relative;
}

.contact_us01 .right .box .infor .tit {
  font-size: 34px;
  color: #333f48;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 25px;
}

.contact_us01 .right .box .infor .con {
  font-size: 16px;
  color: #303030;
  line-height: 24px;
  margin-bottom: 28px;
}

.contact_us01 .right .box .infor .text {
  display: inline-block;
}

.contact_us01 .right .box .infor .text .icon_box {
  position: relative;
  padding-left: 30px;
  margin-bottom: 16px;
}

.contact_us01 .right .box .infor .text .icon_box span {
  display: inline-block;
  font-size: 15px;
  color: #3d3d3d;
  line-height: 30px;
}

.contact_us01 .right .box .infor .text .addr .icon {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(../../public/images/contact_us01_1.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 5px;
}

.contact_us01 .right .box .infor .text .phone .icon {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../../public/images/contact_us01_2.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 7px;
}

.contact_us01 .right .box .infor .text .fax .icon {
  display: none;
  width: 19px;
  height: 18px;
  background: url(../../public/images/contact_us01_3.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.contact_us01 .right .box .infor .text .mail .icon {
  display: none;
  width: 17px;
  height: 12px;
  background: url(../../public/images/contact_us01_4.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 10px;
}

.contact_us01 .right .box .infor .text .tel {
  padding-left: 30px;
  font-size: 15px;
  color: #3d3d3d;
  line-height: 40px;
}

.contact_us01 .right .box .infor .contact_ewm {
  position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    left: 338px;
    top: 99px;
}
.contact_us01 .right .box .infor .contact_ewm img{
  width: 132px;
}

.contact_us01 .right .box .infor .contact_ewm .txt {
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}

.contact_us02 .map_box {
  overflow: hidden;
  height: 480px;
}

.contact_us02 .map_box img {
  max-width: none;
}

.contact_us03 {
  padding: 50px 0;
  background: #f5f5f5;
}

.contact_us03 .content {
  padding: 0 3%;
}

.contact_us03 .rect-7625 {
  padding-bottom: 76.25%;
}

.contact_us03 .item {
  float: left;
  width: 30.7%;
  margin-right: 3.8%;
  position: relative;
  background: #fff;
  margin-bottom: 30px;
}

.contact_us03 .item.three_item {
  margin-right: 0;
}

.contact_us03 .item .cover {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease;
  background: url(../../public/images/contact_us03_1.jpg) no-repeat center;
}

.contact_us03 .item:hover .cover {
  opacity: 1;
  visibility: visible;
}

.contact_us03 .item .box {
  padding: 40px 50px;
  position: relative;
  z-index: 1;
}

.contact_us03 .item .box dl dt {
  font-size: 22px;
  color: #000;
  transition: .3s ease;
  margin-bottom: 10px;
}

.contact_us03 .item .box dl dd {
  font-size: 14px;
  color: #666;
  transition: .3s ease;
  line-height: 24px;
}

.contact_us03 .item .box dl dd a {
  color: #666
}

.contact_us03 .item:hover .box dl dt {
  color: #fff;
}

.contact_us03 .item:hover .box dl dd {
  color: #fff;
}

.contact_us03 .item:hover .box dl dd a {
  color: #fff;
}

/* 公共弹窗 */

.brand_tanchuang.xd {
  display: none;
}

.brandBox_detail {
  position: fixed;
  width: 86%;
  top: 50%;
  margin-top: -300px;
  z-index: 100;
  background: #fff;
  max-width: 1000px;
  height: 600px;
  left: 50%;
  margin-left: -500px;
  overflow: hidden;
  bottom: 10%;
  overflow: hidden;
}

.brandBox_detail .box {
  margin: 105px 0 75px;
  padding: 0 80px;
  height: 450px;
  overflow: auto;
}

.brandBox_detail .box .tit {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
}

.brandBox_detail .box .img_ {
  margin-bottom: 30px;
  text-align: center;
}

.brandBox_detail .box .intro .con {
  line-height: 25px;
  font-size: 14px;
  overflow: auto;
}

.brandBox_detail .close:hover i {
  transform: rotateZ(180deg);
}

.brandBox_detail_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../../public/images/black.6.png);
  z-index: 90
}

.brandBox_detail .close {
  cursor: pointer;
  background: #fff;
  display: inline-block;
  width: 43px;
  height: 43px;
  margin: 30px auto 0;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  background-image: url(../../public/images/popup_close_btn.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  line-height: 40px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
}

.brandBox_detail .close:hover {
  background-image: url(../../public/images/popup_close_btn_hover.png);
}

/* 企业文化 */
.culture.channel_content {
  padding: 0;
}

.culture01 {
  padding: 50px 0 80px;
}

.culture01 .infor {
  text-align: center;
}

.culture01 .infor .tit {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
}

.culture01 .infor .con {
  font-size: 14px;
  color: #666;
  margin: 10px 0 35px;
}

.culture01 .content {
  position: relative;
  /*box-shadow:0 0 15px rgba(0,0,0,.1)*/
  margin-top: 30px
}

.culture01 .content:after {
  content: '';
  width: 100%;
  height: 87px;
  background: url(../../public/images/culture01_2.png) no-repeat top right;
  position: absolute;
  top: 100%;
  right: 0
}

.culture01 .content:before {
  content: '';
  width: 87px;
  height: 291px;
  background: url(../../public/images/culture01_22.png) no-repeat bottom right;
  position: absolute;
  bottom: 0;
  right: -81px;
}

.culture01 .rect-5125 {
  padding-bottom: 51.25%;
}

.culture01 .item {
  display: none;
}

.culture01 .owl-item .item {
  display: block;
}

.culture01 .img_ {
  width: 80%;
}

.culture01 .intro {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 49.5%;
  background: #fff;
  z-index: 2;
}

.culture01 .intro:first-child {
  display: block;
}

.culture01 .intro .box {
  padding: 45px 190px 45px 60px;
}

.culture01 .intro .box .tit {
  font-size: 30px;
  line-height: 30px;
  color: #000;
  font-weight: bold;
}

.culture01 .intro .box .line {
  width: 61px;
  height: 2px;
  background: #063b91;
  margin: 15px 0 20px;
}

.culture01 .intro .box .con {
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  color: #000;
}

.culture01 .intro .box .more {
  cursor: pointer;
}

.culture01 .content .page_box {
  position: absolute;
  right: 165px;
  bottom: 250px;
}

.culture01 .content .page_box span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #000;
  font-family: Arial;
}

.culture01 .content .page_box span.line {
  margin: 0 10px;
}

.culture01 .content .cul01_btn>div {
  width: 68px;
  height: 65px;
  background: url(../../public/images/culture01_jt.jpg) no-repeat;
  position: absolute;
  bottom: 230px;
  z-index: 2;
  font-size: 0;
  cursor: pointer;
}

.culture01 .content .cul01_btn .owl-prev {
  right: 75px;
  background-position: 0 0;
}

.culture01 .content .cul01_btn .owl-next {
  right: 0px;
  background-position: -68px 0px;
}

.culture02 {
  background: url(../../public/images/culture02_bg.jpg) no-repeat center;
  padding: 50px 0 60px;
}

.culture02 .infor {
  text-align: center;
}

.culture02 .infor .tit {
  font-size: 36px;
  font-weight: lighter;
  color: #fff;
}

.culture02 .infor .con {
  font-size: 14px;
  color: #fff;
  margin: 10px 0 35px;
}

.culture02 .content .history_owl .item {
  background: url(../../public/images/white.8.png);
  width: 100%;
  overflow: hidden;
}

.culture02 .content .history_owl .item:after {
  content: '';
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: #063b91 #063b91 transparent transparent;
  opacity: 0;
  transition: all .5s ease;
}

.culture02 .content .history_owl .owl-nav [class^=owl-] {
  position: absolute;
  font-size: 45px;
  color: #ccc;
  opacity: 0.8;
  filter: alpha(opacity=80);
  left: -80px;
  top: 50%;
  margin-top: -20px;
  line-height: 1;
  font-weight: bold;
}

.culture02 .content .history_owl .owl-nav [class^=owl-].owl-next {
  left: auto;
  right: -80px;
}

.culture02 .content .history_owl .item:hover:after {
  opacity: 1;
}

.culture02 .content .history_owl .contents {
  padding: 40px 30px 40px 40px;
}

.culture02 .content .history_owl .contents .banner-title1 {
  font-size: 28px;
  color: #333;
}

.culture02 .content .history_owl .item:hover .banner-title1 {
  color: #063b91;
}

.culture02 .content .history_owl .banner-detail {
  font-size: 14px;
  height: 90px;
  overflow: hidden;
  color: #606060;
  line-height: 30px;
}

.culture02 .content .history_dots {
  width: 98%;
  margin: 25px auto 0;
}

.culture02 .content .history_dots .lin {
  width: 100%;
  height: 7px;
  background: #c7c7c7;
  position: relative;
}

.culture02 .content .history_dots .lin_box {
  position: absolute;
  top: 0;
  width: 0;
  left: 0;
  height: 100%;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  background: #063b91;
}

.culture02 .content .history_dots .text {
  position: relative;
  margin-top: 10px;
}

.culture02 .content .history_dots .text .history-next {
  float: right;
}

.culture02 .content .history_dots .text .iconfont {
  cursor: pointer;
  color: #ccc;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-weight: bold;
}

.culture02 .content .history_dots .text span {
  font-size: 24px;
  color: #fff;
  position: absolute;
  line-height: 24px;
  height: 24px;
}

.culture02 .content .history_dots .text span.start_t {
  left: 30px;
}

.culture02 .content .history_dots .text span.end_t {
  right: 30px;
}

.culture02 .content .history_dots .text span.mid_t {
  left: 50%;
  margin-left: -24px;
}

.culture02 .content .history_dots .text span.mid_t1 {
  left: 25%;
  display: none;
}

.culture02 .content .history_dots .text span.mid_t2 {
  display: none;
}

.culture02 .content .history_dots .text span.mid_t3 {
  left: 75%;
  display: none;
}

.culture03 {
  padding: 50px 0;
}

.culture03 .content {
  background: url(../../public/images/culture03_bg.jpg) no-repeat top;
  padding: 100px 0 50px;
}

.culture03 .tit {
  text-align: center;
  font-size: 36px;
  color: #000;
}

.culture03 .left {
  float: left;
  margin-left: 65px;
  margin-top: -60px;
}

.culture03 .right {
  float: right;
  width: 63%;
  position: relative;
  margin-top: 50px;
}

.culture03 .right:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #dedede;
  top: 0;
  left: 112px;
}

.culture03 .right dl {
  padding-left: 18%;
}

.culture03 .right dt {
  top: 0;
  left: 0;
  font-size: 36px;
  color: #063b91;
  font-family: Impact;
}

.culture03 .right dt:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border: 5px solid #b7b7b7;
  position: absolute;
  right: -51px;
  top: 40%;
  border-radius: 50%;
  z-index: 2;
}

.culture03 .right dd {
  padding: 3% 4%;
  cursor: pointer;
}

.culture03 .right dd .img_title {
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.culture03 .right dd .img_box {
  width: 46.5%;
  bottom: 0px;
  right: 4%;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0px -1px 11px #8a8a8a;
  background-color: #fff;
}

.culture03-list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

.culture03-list .culture03-item {
  width: calc(25% - 40px);
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #eee;
  box-sizing: border-box;
  margin: 0 20px 40px;
  transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
}

.culture03-list .culture03-item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.culture03-list .culture03-item .title {
  font-weight: 600;
  font-size: 18px;
}

.culture03-list .culture03-item img {
  margin-bottom: 10px;
}

.culture03-list .culture03-item .title p {
  line-height: 1.2;
}

.culture03 .right dd.cur .img_box {
  visibility: visible;
  opacity: 1;
}

.culture03 .right dd.cur .img_title {
  width: 70%;
}

.culture03 .right dd.cur {
  background: #063b91;
  color: #fff;
}

.culture03 .right dd .img_box .rect-5625 {
  padding-bottom: 75%;
}

/* 关于我们 */
.about_us.channel_content {
  padding: 0;
}

.about_us01 {
  padding: 70px 0;
}

.about_us01 .left {
  float: left;
  width: 40%;
  cursor: pointer;
  position: relative;
}

.about_us01 .left .rect-988 {
  padding-bottom: 98.8%;
}

.about_us01 .left .cover .dot {
  width: 77px;
  z-index: 5;
  height: 77px;
  position: absolute;
  left: 50%;
  margin-left: -38px;
  top: 50%;
  margin-top: -38px;
  background: url(../../public/images/about_us_play.png) no-repeat center;
}

.about_us01 .left .cover .dot:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: -11.5px;
  left: -11.5px;
  opacity: 0;
  -webkit-animation: warn-2 2s ease-out 1.1s infinite;
  animation: warn-2 2s ease-out 1.1s infinite;
}

.about_us01 .left .cover .dot:before {
  content: '';
  position: absolute;
  width: 77px;
  height: 77px;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: warn 2s ease-out .1s infinite;
  animation: warn 2s ease-out .1s infinite;
}

.about_us01 .right {
  float: right;
  width: 55%;
  margin-top: 65px;
  position: relative;
}

.about_us01 .right .tit {
  font-size: 36px;
  color: #000;
}

.about_us01 .right .tit_en {
  font-size: 98px;
  color: #f2f2f2;
  font-family: Impact;
  position: absolute;
  top: -25px;
  line-height: 1;
  z-index: -1;
}

.about_us01 .right .con {
  font-size: 30px;
  color: #333;
  margin: 20px 0 40px;
}

.about_us01 .right .txt {
  font-size: 14px;
  color: #333;
  line-height: 26px;
  margin-bottom: 30px;
}

.about_us01 .right .mouse {
  position: relative;
  top: 0;
  animation: move_jt 2s ease infinite;
  cursor: pointer;
}

@keyframes move_jt {
  0% {
    top: 0;
  }

  50% {
    top: 30px
  }

  100% {
    top: 0;
  }

}

.about_us02 {
  background: #f7f7f7;
  padding: 90px 0;
}

.about_us02 ul li {
  float: left;
  width:calc(100% / 3);
  overflow: hidden;
  text-align: center;
}

.about_us02 ul li.li4 {
  margin-right: 0;
}

.about_us02 ul li .tit {
  font-size: 36px;
  color: #000;
  position: relative;
  padding-bottom: 20px;
}
#culture02,
#culture03{
  height: 104px;
}
@media screen and (max-width:760px){
  #culture02, #culture03{
    height: 0;
  }
}
.about_us02 ul li .tit:after {
  content: '';
  width: 52px;
  height: 8px;
  bottom: 0;
  position: absolute;
  left: 0;
  background: url(../../public/images/about_us02_1.png) no-repeat center;
}

.about_us02 ul li .num {
  font-size: 40px;
  font-weight: bold;
  color: #063b91;
  /* float: left; */
  line-height: 1;
  text-align: center;
  font-family: 'Helvetica_LT';
}

.about_us02 ul li .num em {
  font-size: 60px;
  position: relative;
  top: -10px;
}

.about_us02 ul li .txt {
  /* float: left; */
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-left: 10px;
}

.about_us02 ul li .txt .t {
  padding-top: 10px;
}

.about_us03 {
  background: url(../../public/images/about_us03_bg.jpg) no-repeat center;
  padding: 150px 0;
}

.about_us03 .wrap {
  position: relative;
}

.about_us03 .icon {
  width: 82px;
  height: 61px;
  background: url(../../public/images/about_us03_1.png) no-repeat center;
  position: absolute;
  top: -61px;
  left: 0;
}

.about_us03 .content {
  width: 74%;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.about_us04 {
  padding: 60px 0;
}

.about_us04 .infor {
  display: none;
  text-align: center;
}

.about_us04 .infor .tit {
  font-size: 36px;
  color: #000;
}

.about_us04 .infor .con {
  font-size: 14px;
  color: #666;
  margin: 10px 0 30px;
}

.about_us04 .rect-588 {
  padding-bottom: 58.8%;
}

.about_us04 .content {
  position: relative;
  padding: 0 45px;
}

.about_us04 .content_wrap {
  width: 57.5%;
  margin: 0 auto;
}

.about_us04 .content ul {
  width: 748px;
  height: 440px;
  margin: 0 auto;
  z-index: 30;
}

.about_us04 .content li {
  width: 748px;
  height: 440px;
}

.about_us04 .content li .list_img {
  transition: .3s ease;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  background: #000;
}

.about_us04 .content li .list_img img {
  opacity: 0.7;
  filter: alpha(opacity=70)
}

.about_us04 .content li.roundabout-in-focus .list_img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.about_us04 .content li.roundabout-in-focus .list_img img {
  opacity: 1;
  filter: alpha(opacity=100)
}

.about_us04 .content li .list_text {
  transition: .3s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.about_us04 .content li .list_text:after {
  content: '';
  width: 100%;
  height: 282px;
  background: url(../../public/images/about_us04_1.png) repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.about_us04 .content li.roundabout-in-focus .list_text {
  opacity: 1;
  visibility: visible;
}

.about_us04 .content li .list_text .list_p {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
}

.about_us04 .content .roundabout-in-focus .list_text {
  visibility: visible;
  opacity: 1;
}

.about_us04 .content .arr_btn {
  position: absolute;
  height: 100%;
  top: 20px;
  width: 150px;
  height: 404px;
  color: #fff;
  z-index: 300;
  text-align: center;
  writing-mode: tb-rl;
  line-height: 140px;
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 2px;
  cursor: pointer;
  overflow: hidden;
}

.about_us04 .content .arr_btn:after {
  content: "";
  width: 2px;
  height: 0;
  background: #fff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 52%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.about_us04 .content .arr_btn:hover:after {
  height: 170px;
}

.about_us04 .content .arr_btn.arr_btn_prev {
  right: 100%;
}

.about_us04 .content .arr_btn.arr_btn_next {
  left: 100%;
}

.about_us04 .content .arr_btn_box {
  padding: 30px 0;
  font-size: 13px;
  color: #3d3d3d;
  width: 748px;
  margin: 0 auto;
  display: none;
}

.about_us04 .content .arr_btn_box .arr_btn02 {
  cursor: pointer;
}

.about_us04 .content .arr_btn_box .border {
  width: 50px;
  height: 1px;
  background: #cfcfd0;
  margin-top: 50%;
  display: inline-block;
  margin: 0 6px;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.about_us04 .content .arr_btn_box .arr_btn02:hover {
  color: #063b91;
}

.about_us04 .content .arr_btn_box .arr_btn02_l:hover:after,
.sci_research .pt4 .pt_bd .arr_btn_box .arr_btn02_r:hover:before {
  background: #063b91;
}

/* 客户案例
 */
.solution.channel_content {
  padding: 0;
}

.solution .imglist {
  display: none;
}

.solution01 {
  padding: 50px 0;
}

.solution01 .infor {
  margin-bottom: 40px;
  text-align: center;
}

.solution01 .tit {
  color: #000;
  margin-bottom: 0;
  font-size: 36px;
}

.solution01 .con {
  font-size: 16px;
  color: #666;
  margin: 10px 0 30px;
  padding: 0 17%;
}

.solution01 .rect-766 {
  padding-bottom: 76.6%;
}

.solution01 .rect-76 {
  padding-bottom: 76%;
}

.solution01 .content {
  margin-bottom: 35px;
}

.solution01 .content .left {
  width: 49%;
  float: left;
}

.solution01 .content .right {
  width: 49%;
  float: right;
}

.solution01 .content .right .img {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.solution01 .content .right .img2,
.solution01 .content .right .img4 {
  margin-right: 0;
}

.solution01 .content .right .img1,
.solution01 .content .right .img2 {
  margin-bottom: 20px;
}

.solution02 {
  position: relative;
}

.solution02 .content {
  position: absolute;
  width: 100%;
  height: 80%;
  top: 10%;
  left: 0;
}

.solution02 .content .inner {
  float: right;
  width: 38%;
  background: url(../../public/images/white.8.png);
  margin-right: 12%;
}

.solution02 .content .inner .box {
  padding: 10%;
}

.solution02 .content .inner .box .t {
  font-size: 34px;
  color: #000;
}

.solution02 .content .inner .box .c {
  font-size: 22px;
  color: #000;
  margin: 15px 0 40px;
}

.solution02 .content .inner .box .c2 {
  font-size: 14px;
  color: #666;
  margin-bottom: 40px;
}

.solution02 .content .inner .box .more {
  cursor: pointer;
  transition: .3s ease;
  display: inline-block;
  width: 166px;
  font-size: 16px;
  color: #666;
  line-height: 42px;
  background: url(../../public/images/solution02_anniu.png) no-repeat center;
}

.solution02 .content .inner .box .more span {
  padding-left: 70px;
}

.solution03 {
  padding: 110px 0;
}

.solution03 .left {
  width: 12.6%;
  float: left;
  position: relative;
  margin-top: 60px
}

.solution03 .left .ul_box {
  height: 423px;
  overflow: hidden;
}

.solution03 .left li {
  margin-bottom: 17px;
  cursor: pointer;
}

.solution03 .left .arr_prev {
  width: 18px;
  height: 10px;
  background: url(../../public/images/solution03_jt.jpg) no-repeat;
  background-position: 0 0;
  position: absolute;
  bottom: 105%;
  left: 50%;
  margin-left: -9px;
  cursor: pointer;
}

.solution03 .left .arr_next {
  width: 18px;
  height: 10px;
  background: url(../../public/images/solution03_jt.jpg) no-repeat;
  background-position: 0 -11px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  cursor: pointer;
}

.solution03 .right {
  float: right;
  width: 85.6%;
  cursor: pointer;
}

.solution03 .right .item {
  display: none;
  position: relative;
}

.solution03 .right .item:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 50%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.solution03 .right .rect-48 {
  padding-bottom: 48%;
}

.solution03 .right .dot {
  width: 77px;
  z-index: 5;
  height: 77px;
  position: absolute;
  left: 50%;
  margin-left: -38px;
  top: 50%;
  margin-top: -38px;
  background: url(../../public/images/about_us_play.png) no-repeat center;
}

.solution03 .right .dot:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: -11.5px;
  left: -11.5px;
  opacity: 0;
  -webkit-animation: warn-2 2s ease-out 1.1s infinite;
  animation: warn-2 2s ease-out 1.1s infinite;
}

.solution03 .right .dot:before {
  content: '';
  position: absolute;
  width: 77px;
  height: 77px;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: warn 2s ease-out .1s infinite;
  animation: warn 2s ease-out .1s infinite;
}

.solution03 .right .txt {
  position: absolute;
  left: 80px;
  bottom: 36px;
  color: #fff;
  font-size: 31px;
  z-index: 1;
}

.solution03 .pic_cell {
  cursor: pointer;
}

/* 精益咨询 */
.jyzx.channel_content {
  background: #fafafa;
}

.jyzx01 .infor {
  text-align: center;
  margin-bottom: 40px;
}

.jyzx01 .infor .tit {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
}

.jyzx01 .infor .con {
  font-size: 14px;
  color: #333333;
  padding: 0 14%;
}

.jyzx01 .content ul li {
  float: left;
  width: 48.5%;
  margin-left: 3%;
  position: relative;
}

.jyzx01 .content ul li:first-child {
  margin-left: 0;
}

.jyzx01 .content ul li .tit {
  font-size: 20px;
  color: #000;
  position: absolute;
  left: 8%;
  bottom: 13%;
  transition: all 0.3s ease;
}

.jyzx01 .content ul li .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background: #063b91;
  background: rgba(6, 59, 145, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: .3s ease;
}

.jyzx01 .content ul li .cover .box {
  padding: 70px 50px;
  color: #fff;
}

.jyzx01 .content ul li .cover .box .t {
  font-size: 24px;
  margin-bottom: 20px;
}

.jyzx01 .content ul li .cover .box .c {
  font-size: 14px;
}

.jyzx01 .content ul li:hover .cover {
  opacity: 1;
  visibility: visible;
}

.jyzx01 .content ul li:hover .tit {
  opacity: 0;
  visibility: hidden;
}

.jyzx02 {
  padding: 50px 0;
}

.jyzx02 .infor {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.jyzx02 .content ul li {
  float: left;
  width: 25%;
  text-align: center;
}

.jyzx02 .content ul li .img {
  width: 149px;
  height: 149px;
  background: url(../../public/images/jyzx02_1.png) no-repeat;
  transition: .5s ease;
  margin: 0 auto;
}

.jyzx02 .content ul li.li1 .img {
  background-position: 0 0;
}

.jyzx02 .content ul li.li1:hover .img {
  background-position: 0 -149px;
}

.jyzx02 .content ul li.li2 .img {
  background-position: -149px 0;
}

.jyzx02 .content ul li.li2:hover .img {
  background-position: -149px -149px;
}

.jyzx02 .content ul li.li3 .img {
  background-position: -298px 0;
}

.jyzx02 .content ul li.li3:hover .img {
  background-position: -298px -149px;
}

.jyzx02 .content ul li.li4 .img {
  background-position: -447px 0;
}

.jyzx02 .content ul li.li4:hover .img {
  background-position: -447px -149px;
}

.jyzx02 .content ul li .intro .t {
  font-size: 24px;
  margin: 25px 0;
}

.jyzx02 .content ul li .intro .c {
  font-size: 14px;
  color: #666;
  padding: 0 10%;
}

.jyzx03 {
  padding: 50px 0;
  background: url(../../public/images/jyzx03_bg.jpg) no-repeat center;
}

.jyzx03 .infor {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.jyzx03 ul li {
  width: 18.5%;
  float: left;
  margin-left: 1.58%;
  text-align: center;
  transform: translateY(0)
}

.jyzx03 ul li:first-child {
  margin-left: 0;
}

.jyzx03 ul li {
  background: url(../../public/images/white.8.png);
  background: rgba(255, 255, 255, 0.9);
  transition: .5s ease;
  min-height: 290px;
}

.jyzx03 ul li .box {
  padding: 60px 40px;
  color: #000;
  transition: .3s ease;
}

.jyzx03 ul li .box .t {
  font-size: 18px;
  position: relative;
  margin-bottom: 50px;
}

.jyzx03 ul li .box .t:after {
  content: '';
  position: absolute;
  bottom: -10px;
  width: 48px;
  height: 1px;
  background: #063b91;
  left: 50%;
  margin-left: -24px;
  transition: .3s ease;
}

.jyzx03 ul li .box .c {
  font-size: 14px;
}

.jyzx03 ul li:hover {
  background: #063b91;
  transform: translateY(-5px);
}

.jyzx03 ul li:hover .box {
  color: #fff;
}

.jyzx03 ul li:hover .box .t:after {
  background: #fff;
}

.jyzx04 {
  padding: 50px 0;
}

.jyzx04 .infor {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.jyzx04 .content {
  padding: 0 15px;
}

.jyzx04 .content ul li {
  border-bottom: 1px solid #d5d5d5;
}

.jyzx04 .content ul li:first-child {
  border-top: 1px solid #d5d5d5;
}

.jyzx04 .content ul li .tit {
  line-height: 67px;
  position: relative;
  cursor: pointer;
}

.jyzx04 .content ul li .tit span {
  padding-left: 20px;
  font-size: 18px;
  color: #000;
}

.jyzx04 .content ul li .jia {
  position: absolute;
  right: 20px;
  top: 0;
}

.jyzx04 .content ul li .jian {
  position: absolute;
  right: 20px;
  top: 0;
  display: none;
}

.jyzx04 .content ul li .con {
  display: none;
  padding: 30px 20px;
}

.jyzx04 .content ul li.cur .jia {
  display: none;
}

.jyzx04 .content ul li.cur .jian {
  display: block;
}

/* 服务支持 */
.support.channel_content {
  padding: 0;
}

.support01 {
  background: #fafafa;
  padding: 50px 0 30px;
}

.support01 .infor {
  text-align: center;
  margin-bottom: 40px;
}

.support01 .infor .tit {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
}

.support01 .infor .con {
  font-size: 14px;
  color: #333333;
  padding: 0 14%;
}

.support01 .content ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  background: #fff;
  margin-bottom: 25px;
  transition: .3s ease;
}

.support01 .content ul li.li3,
.support01 .content ul li.li6 {
  margin-right: 0;
}

.support01 .content ul li .box {
  padding: 35px 25px;
}

.support01 .content ul li .box .img {
  background: url(../../public/images/support01_1.png) no-repeat;
  width: 58px;
  height: 53px;
  float: left;
  margin-top: 15px;
  transition: transform .5s ease;
}

.support01 .content ul li.li1.cur .box .img {
  background-position: 0 -53px;
}

.support01 .content ul li.li2 .box .img {
  background-position: -58px 0;
}

.support01 .content ul li.li2.cur .box .img {
  background-position: -58px -53px;
}

.support01 .content ul li.li3 .box .img {
  background-position: -116px 0;
}

.support01 .content ul li.li3.cur .box .img {
  background-position: -116px -53px;
}

.support01 .content ul li.li4 .box .img {
  background-position: -174px 0;
}

.support01 .content ul li.li4.cur .box .img {
  background-position: -174px -53px;
}

.support01 .content ul li.li5 .box .img {
  background-position: -232px 0;
}

.support01 .content ul li.li5.cur .box .img {
  background-position: -232px -53px;
}

.support01 .content ul li.li6 .box .img {
  background-position: -290px 0;
}

.support01 .content ul li.li6.cur .box .img {
  background-position: -290px -53px;
}

.support01 .content ul li .box .txt {
  float: left;
  width: 74%;
  margin-left: 6%;
  margin-top: 10px;
}

.support01 .content ul li .box .txt .t {
  font-size: 24px;
  color: #000;
  transition: .3s ease;
}

.support01 .content ul li .box .txt .c {
  font-size: 14px;
  color: #333;
  transition: .3s ease;
}

.support01 .content ul li.cur {
  background: #063b91;
}

.support01 .content ul li.cur .box .txt .t {
  color: #fff;
}

.support01 .content ul li.cur .box .txt .c {
  color: #fff;
}

.support01 .content ul li.cur .box .img {
  transform: rotateY(180deg);
}


.support02 {
  background: url(../../public/images/support02_bg.jpg) no-repeat center;
  padding: 90px 0;
}

.support02 .left {
  width: 46%;
  float: left;
}

.support02 .left .tit {
  font-size: 36px;
  color: #fff;
  font-weight: lighter;
}

.support02 .left .con {
  margin-top: 25px;
}

.support02 .left .t {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}

.support02 .left .c {
  font-size: 14px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}

.support02 .right {
  width: 45.3%;
  float: right;
}

.support03 {
  padding: 50px 0;
}

.support03 .infor {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.support03 .content ul li {
  float: left;
  width: 148px;
  height: 148px;
  margin: 0 2.1%;
  position: relative;
}

.support03 .content ul li:after {
  content: '';
  position: absolute;
  width: 71px;
  height: 18px;
  background: url(../../public/images/support03_2.png) no-repeat center;
  right: -71px;
  top: 50%;
  margin-top: -9px;
}

.support03 .content ul li .box {
  padding-top: 40px;
}

.support03 .content ul li span {
  width: 148px;
  display: inline-block;
  font-size: 24px;
  color: #000;
  text-align: center;
}

.support03 .content ul li canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.support03 .content ul li.li6:after {
  display: none;
}

.support04 .infor {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.support04 {
  display: none;
}

/* 物联网 */
.wl.channel_content {
  background: #fafafa;
}

.wl01 .infor {
  text-align: center;
  margin-bottom: 40px;
}

.wl01 .infor .tit {
  font-size: 36px;
  font-weight: lighter;
  color: #000;
}

.wl01 .infor .con {
  font-size: 14px;
  color: #333333;
  padding: 0 14%;
}

.wl01 .content ul li {
  background: #fff;
}

.wl01 .content ul li .img {
  float: left;
  width: 63.5%;
}

.wl01 .content ul li .txt {
  float: left;
  width: 36.5%;
}

.wl01 .content ul li .txt .box {
  padding: 40px 70px;
}

.wl01 .content ul li .txt .box .t {
  position: relative;
  font-size: 30px;
  color: #000;
  font-weight: lighter;
  margin-bottom: 55px;
}

.wl01 .content ul li .txt .box .t:after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 60px;
  height: 2px;
  background: #063b91;
}

.wl01 .content ul li .txt .box .c {
  font-size: 14px;
  color: #000;
}

.wl01 .content .rect-475 {
  padding-bottom: 47.5%;
}

.wl01 .content ul li.even .img {
  float: left;
}

.wl01 .content ul li.even .txt {
  float: right;
}

.wl02 {
  padding: 50px 0 0;
}

.wl02 .infor {
  text-align: center;
  font-size: 36px;
  color: #000;
  margin-bottom: 40px;
}

.wl02 .content ul li {
  float: left;
  width: 33%;
  text-align: center;
  margin-bottom: 50px;
}

.wl02 .content ul li .box {
  padding: 0 15%;
}

.wl02 .content ul li .t {
  font-size: 24px;
  color: #000;
  margin: 30px 0 10px;
}

.wl02 .content ul li .c {
  font-size: 14px;
  color: #666;
}

.wl02 .content ul li img {
  transition: .5s ease;
}

.wl02 .content ul li:hover img {
  transform: rotateY(180deg);
}

.wl_ .wl02 .content ul li {
  cursor: pointer;
}

/* 首页 */
/* ibanner */
.ibanner {
  position: relative;
  overflow: hidden;
  height: 800px;
}

.ibanner .item {
  height: 800px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ibanner .item .text {
  position: absolute;
  width: 90%;
  max-width: 1080px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 12%;
  color: white;
  z-index: 99;
}

.ibanner .item .text h1 {
  font-weight: normal;
  font-size: 48px;
}

.ibanner .owl-carousel .owl-item {
  position: relative;
}

/*.ibanner .owl-carousel .owl-item .item::after {*/
/*  content: "";*/
/*  display: block;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  bottom: 0;*/
/*  right: 0;*/
/*  background-color: #000;*/
/*  opacity: .6;*/
/*  z-index: 1;*/
/*}*/

.ibanner .owl-carousel .owl-item .img_ {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  max-width: none;
}

.ibanner .owl-carousel .item.i_video .img_ {
  display: none;
}

.ibanner .owl-carousel .item.i_video video {
  position: absolute;
  top: -200px;
}

.ibanner .video_cover {
  z-index: 4;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  background: url(../../public/images/banner_cover.png) center;
}

.ibanner .ban_word {
  z-index: 5;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: url(../../public/images/head_cover.png) no-repeat center top;
}

.ibanner .ban_word .box {
  margin-top: 330px;
  display: inline-block;
}

.ibanner .ban_word img {
  width: auto;
}

.ibanner .ban_word .box div {
  margin-top: 40px;
}

.ibanner .cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  pointer-events: none;
  display: none;
}

.ibanner .cursor .cursorIcon {
  width: 33px;
  height: 54px;
  background: url(../../public/images/cursor-left.png) no-repeat center;
}

.ibanner .cursor.right .cursorIcon {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.ipart01 {
  padding: 40px 0;
}

.ipart00 .infor,
.ipart00 .infor,
.ipart00 .infor {
  text-align: center;
}

.ipart00 .infor .tit {
  font-size: 38px;
  color: #343434;
  position: relative;
}

.ipart00 .infor .tit.border::before {
  content: "";
  position: absolute;
  width: 160px;
  height: 2px;
  background-color: #ddd;
  right: calc(50% + 150px);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.ipart00 .infor .tit.border::after {
  content: "";
  position: absolute;
  width: 160px;
  height: 2px;
  background-color: #ddd;
  left: calc(50% + 150px);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.ipart00 .infor .tit span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #063b91;
}

.ipart01 .infor .con {
  font-size: 14px;
  color: #5d5d5d;
  margin: 20px 0 35px;
  padding: 0 18%;
  line-height: 24px;
}

.culture03 .content::after {
  content: "";
  display: block;
  clear: both;
}

.ipart01 .rect-1436 {
  padding-bottom: 143.6%;
}

.ipart01 .rect-48 {
  padding-bottom: 48%;
}

.ipart01 .rect-48 ._full {
  width: 100%;
}

.ipart01 .rect-88 {
  padding-bottom: 98%;
}

.ipart01 .rect-111 {
  padding-bottom: 98%;
}

.ipart01 .left {
  float: left;
  width: 40%;
  position: relative;
}

.ipart01 .left .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ipart01 .left .cover .box {
  padding: 50px 55px;
  color: #fff;
}

.ipart01 .left .cover .box .tit {
  font-size: 30px;
}

.ipart01 .left .cover .box a {
  color: #fff;
}

.ipart01 .left .cover .box a:hover {
  color: #fff;
}

.ipart01 .left .cover .box dl {
  margin: 25px 0 40px;
}

.ipart01 .left .cover .box dl dd {
  font-size: 18px;
  line-height: 36px;
}

.ipart01 .right {
  float: right;
  width: 58.6%;
}

.ipart01 .right .r_top {
  margin-bottom: 15px;
}

.ipart01 .right .r_top video {
  width: 100%;
}

/* :root .ipart01 .right .r_top img{display:none;} */
.ipart01 .right .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 80%;
  padding: 10%;
  font-size: 30px;
  color: #fff;
  z-index: 1;
  text-shadow: 0 0 6px rgba(0, 0, 0, .8);
}

/* .ipart01 .right .r_top:hover .intro{color:#063b91;} */
.ipart01 .right a {
  display: block;
}

.ipart01 .right .r_bott .item1 {
  float: left;
  width: 49%;
}

.ipart01 .right .r_bott .item2 {
  float: right;
  width: 49%;
}

.ipart02 {
  padding: 90px 0;
  background: url(../../public/images/ipart02_1.jpg) no-repeat center;
}

.ipart02 .infor {
  text-align: center;
}

.ipart02 .infor .tit {
  font-size: 38px;
  color: #fff;
}

.ipart02 .infor .con {
  font-size: 14px;
  color: #fff;
  margin: 20px 0 35px;
  padding: 0 18%;
  line-height: 24px;
}

.ipart02 .play {
  text-align: center;
}

.ipart02 .play .dot {
  cursor: pointer;
  width: 77px;
  z-index: 5;
  height: 77px;
  position: relative;
  display: inline-block;
  background: url(../../public/images/about_us_play.png) no-repeat center;
}

.ipart02 .play .dot:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: -11.5px;
  left: -11.5px;
  opacity: 0;
  -webkit-animation: warn-2 2s ease-out 1.1s infinite;
  animation: warn-2 2s ease-out 1.1s infinite;
}

.ipart02 .play .dot:before {
  content: '';
  position: absolute;
  width: 77px;
  height: 77px;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: warn 2s ease-out .1s infinite;
  animation: warn 2s ease-out .1s infinite;
}

@-webkit-keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  5% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2)
  }
}

@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  5% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2)
  }
}

@-webkit-keyframes warn-2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  5% {
    opacity: 8
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
  }
}

@keyframes warn-2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  5% {
    opacity: 8
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
  }
}

.ipart03 {
  padding-top: 40px;
  margin-bottom: 40px;
}

.ipart03 .infor .tit {
  font-size: 38px;
  color: #343434;
}

.ipart03 .infor .con {
  font-size: 15px;
  color: #5d5d5d;
  margin: 10px 0 35px;
  line-height: 24px;
}

.ipart03 .common-btn {
  background: transparent;
  font-size: 14px;
}

.ipart03 .content {
  background: url(../../public/images/ipart03_1.jpg) no-repeat center;
  overflow: hidden;
  height: 466px;
}

.ipart03 .li {
  position: relative;
  transition: all 0.5s ease;
  height: 466px;
  opacity: 0;
  visibility: hidden
}

.ipart03 .owl-item .li {
  opacity: 1;
  visibility: visible;
}

.ipart03 .li a {
  display: block;
}

.ipart03 .li:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, .4);
  position: absolute;
  left: 0;
  top: 0;
}

.ipart03 .active:first-child .li:after {
  display: none;
}

.ipart03 .li:before {
  content: '';
  position: absolute;
  top: 0%;
  right: 0%;
  width: 100%;
  height: 100%;
  background: url(../../public/images/blue.8.png) center;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.ipart03 .li_box {
  position: relative;
  z-index: 3;
  position: absolute;
  left: 30px;
  right: 65px;
  bottom: 123px;
  transition: bottom 0.5s ease;
  color: #fff;
}

.ipart03 .li_box .tit {
  font-size: 28px;
  line-height: 32px;
}

.ipart03 .li_box .list {
  margin-top: 35px;
  display: none;
  font-size: 14px;
}

.ipart03 .li_box .list .t {
  font-size: 18px;
}

.ipart03 .li_box .list .c {
  margin: 15px 0;
}

.ipart03 .li .more {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.ipart03 .li.active:before {
  opacity: 1;
  visibility: visible;
}

.ipart03 .li.active .li_box {
  bottom: 160px;
}

.ipart04 {
  padding: 40px 0 65px;
  background: url(../../public/images/ipart04_bg.jpg) no-repeat center bottom;
}

.ipart04 .infor .tit {
  font-size: 38px;
  color: #343434;
  margin-bottom: 30px;
}

.ipart04 .content {
  background: url(../../public/images/white.9.png);
  padding: 78px 88px 120px;
}

.ipart04 .content .item {
  opacity: 0;
  visibility: hidden;
  transition: .3s ease;
}

.ipart04 .content .owl-item .item {
  opacity: 1;
  visibility: visible;
}

.ipart04 .content .item .box {
  float: left;
  width: 41%;
}

.ipart04 .content .item .box2 {
  float: right;
}

.ipart04 .content .item .box .left {
  float: left;
  width: 20%;
  text-align: right;
}

.ipart04 .content .item .box .left .d {
  color: #c5c6c6;
  font-family: Arial;
  font-size: 82px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 13px;
  transition: .3s ease;
}

.ipart04 .content .item .box .left .y {
  color: #c5c6c6;
  font-family: Arial;
  font-size: 14px;
}

.ipart04 .content .item .box .right {
  float: left;
  width: 70%;
  margin-left: 10%;
  position: relative;
}

.ipart04 .content .item .box .right:after {
  content: '';
  position: absolute;
  left: -7%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #c7c8c9;
}

.ipart04 .content .item .box .right .tit {
  font-size: 23px;
  color: #333;
  transition: .3s ease;
}

.ipart04 .content .item .box .right .con {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 26px;
  margin-top: 25px;
}

.ipart04 .content .item .box:hover .left .d {
  color: #063b91;
}

.ipart04 .content .item .box:hover .right .tit {
  color: #063b91;
}

.ipart04 .content .owl-dots {
  position: absolute;
  left: 0;
  bottom: -70px;
}

.ipart04 .content .owl-dots .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  background: #cacaca;
  margin: 0 6px;
  transition: .3s ease;
}

.ipart04 .content .owl-dots .owl-dot.active {
  background: #063b91;
  width: 45px;
}

/* 图片触控效果 */
.ipart01 .imgZoom {
  position: relative;
  transition: ease 0.1s;
}

.ipart01 .imgZoom:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.ipart01 .imgZoom::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.ipart01 .imgZoom:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.news_list01 .top_news .item .pic {
  position: relative;
  transition: ease 0.1s;
}

.news_list01 .top_news .item .pic:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.news_list01 .top_news .item .pic::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.news_list01 .top_news .item .pic:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.news_list02 li ._img {
  position: relative;
  transition: ease 0.1s;
}

.news_list02 li ._img:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.news_list02 li ._img::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.news_list02 li ._img:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.pro_detail03 .imgZoom {
  position: relative;
  transition: ease 0.1s;
}

.pro_detail03 .imgZoom:hover {
  transition: ease 0.2s;
  opacity: 1;
}

.pro_detail03 .imgZoom::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.pro_detail03 .imgZoom:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.about_us01 .imgZoom {
  position: relative;
  transition: ease 0.1s;
}

.about_us01 .imgZoom:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.about_us01 .imgZoom::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.about_us01 .imgZoom:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.jyzx01 .content ul .imgZoom {
  position: relative;
  transition: ease 0.1s;
}

.jyzx01 .content ul .imgZoom:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.jyzx01 .content ul .imgZoom::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.jyzx01 .content ul .imgZoom:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.wl01 .content ul li .img {
  position: relative;
  transition: ease 0.1s;
}

.wl01 .content ul li .img:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.wl01 .content ul li .img::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.wl01 .content ul li .img:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.support02 .right {
  position: relative;
  transition: ease 0.1s;
}

.support02 .right:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.support02 .right::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.support02 .right:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}

.solution01 .content .imgZoom {
  position: relative;
  transition: ease 0.1s;
}

.solution01 .content .imgZoom:hover {
  transition: ease 0.2s;
  opacity: 0.75;
}

.solution01 .content .imgZoom::after {
  transition: ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 0%;
  background-color: #fff;
  content: "";
  opacity: 0.5;
}

.solution01 .content .imgZoom:hover::after {
  transition: ease 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background-color: transparent;
  content: "";
  opacity: 0.5;
}


/* 图片触控效果 end*/

/* 表格样式 */
body .datalist th {
  padding: 0 15px;
  height: 62px;
  font-size: 16px;
  background: #f6f6f6;
  border-color: #e6e6e6;
}

body .datalist,
body .datalist td {
  border-color: #e6e6e6;
}

body .datalist td {
  padding: 0 15px;
  height: 46px;
  width: 14.2%;
}

/* 右侧漂浮 */
.right_bar {
  position: fixed;
  bottom: 100px;
  right: 0;
  width: 50px;
  height: 203px;
  z-index: 10;
}

.right_bar li {
  width: 62px;
  height: 50px;
  z-index: 20;
}

.right_bar li.rtbar_li1,
.right_bar li.rtbar_li4 {
  position: absolute;
  left: 0;
}

.right_bar li.rtbar_li1 {
  top: 0;
  width: 172px;
}

.right_bar li.rtbar_li2 {
  position: absolute;
  top: 51px;
  left: 0;
}

.right_bar li.rtbar_li3 {
  position: absolute;
  top: 102px;
  left: 0;
  width: 126px;
}

.right_bar li.rtbar_li4 {
  top: 153px;
}

.rtbar_li4 {
  position: absolute;
  top: 153px;
  left: 0;
}

.right_bar li a {
  display: block;
  color: #FFF;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  background-color: #39424b;
  opacity: 0.8;
  border-radius: 6px;
}

.right_bar li a img {
  display: block;
  float: left;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 12px 12px 14px 14px;
}

.right_bar li a:hover {
  background-color: #063b91;
  opacity: 1;
}

.rtbar_shwx {
  display: none;
  position: absolute;
  top: -120px;
  left: -185px;
  padding-bottom: 9px;
}

.rtbar_shwx img {
  padding: 0px;
  width: 180px;
  background-color: #FFF;
}

body .searchArea {
  padding: 0;
}

/*404页面*/
.channel_content.false {
  padding: 0;
}

.false01 .content {
  width: 850px;
  position: absolute;
  left: 50%;
  margin-left: -425px;
  top: 50%;
  margin-top: -302px;
}

.false01 .content .box {
  width: 55%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 110px;
}

.false01 .text {
  padding: 20px 0 0 60px;
}

.false01 .text .txt1 {
  font-size: 28px;
  font-weight: bold;
  color: #06378e;
  margin-bottom: 25px;
}

.false01 .text .txt2 {
  font-size: 18px;
  font-weight: bold;
  color: #1f1f1f;
}

.false01 .text .txt3 {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.false01 .text .txt3 li {
  position: relative;
  padding-left: 25px;
}

.false01 .text .txt3 li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #959595;
}

.false01 .text .txt4 {
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

.false01 .text .txt4 a {
  color: #063b91;
}